diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-08-26 17:26:58 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-08-26 17:27:39 +0000 |
commit | d819fc11b38de136ef94f86f387bab22065075a2 (patch) | |
tree | 1db3b054673fc0952b770788b44fe713499e6cc3 /main/spice | |
parent | a56e4e3c1e2f4297d2771d28dac70e5afc81839e (diff) | |
download | aports-d819fc11b38de136ef94f86f387bab22065075a2.tar.bz2 aports-d819fc11b38de136ef94f86f387bab22065075a2.tar.xz |
main/spice: bump pkgrel
Diffstat (limited to 'main/spice')
-rw-r--r-- | main/spice/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/spice/APKBUILD b/main/spice/APKBUILD index de6d052ebe..8e67ce6f8a 100644 --- a/main/spice/APKBUILD +++ b/main/spice/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=spice pkgver=0.12.8 -pkgrel=0 +pkgrel=1 pkgdesc="Implements the SPICE protocol" url="http://www.spice-space.org/" arch="all" |