diff options
author | Przemyslaw Pawelczyk <przemoc@zoho.com> | 2016-04-23 01:11:13 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-04-25 07:10:48 +0000 |
commit | 12b331734c01892fd91c249f49be715a7341a2e2 (patch) | |
tree | f2fb52673f1c3ece7c15bb6277face4cae9527dc /community/syncthing | |
parent | da4e96aacef5e9bd9a7dccecffdc92f588a6dd78 (diff) | |
download | aports-12b331734c01892fd91c249f49be715a7341a2e2.tar.bz2 aports-12b331734c01892fd91c249f49be715a7341a2e2.tar.xz |
community/[various]: bump pkgrel for pre-install fixes
Diffstat (limited to 'community/syncthing')
-rw-r--r-- | community/syncthing/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/syncthing/APKBUILD b/community/syncthing/APKBUILD index fb610f6af8..7f80dcd955 100644 --- a/community/syncthing/APKBUILD +++ b/community/syncthing/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=syncthing pkgver=0.12.22 -pkgrel=0 +pkgrel=1 pkgdesc="Open Source Continuous File Synchronization" url="http://syncthing.net/" arch="all" |