Version 0.12.3
This commit is contained in:
parent
65f387ee85
commit
1964c5cea8
2 changed files with 5 additions and 5 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -5,7 +5,7 @@
|
|||
|
||||
pkgname=firefox-syncstorage
|
||||
_pkgname=syncstorage-rs
|
||||
pkgver=0.12.2
|
||||
pkgver=0.12.3
|
||||
pkgrel=1
|
||||
pkgdesc='Sync storage server with built-in token server for running a self-hosted firefox sync server'
|
||||
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
|
||||
|
@ -17,7 +17,7 @@ optdepends=('mysql: for use with a local database server')
|
|||
install="${pkgname}.install"
|
||||
source=("https://github.com/mozilla-services/${_pkgname}/archive/${pkgver}.tar.gz"
|
||||
"${pkgname}.service")
|
||||
sha256sums=('625224ef27ca9674428f9e2021d3968e716465dad7961765c65bbcd00f64720e'
|
||||
sha256sums=('aa69a5d1419e13ba7fe5f9841010ac4799bd431c2fa2c2327471360a2c6912b4'
|
||||
'609e057cd835ea54b06b32b98e210cd946255f652e7754c9160fd7c94379a83d')
|
||||
backup=("etc/${pkgname}.toml")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue