diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-06-07 06:39:48 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-06-07 06:39:48 +0000 |
commit | 277eac9a60f3ec9dc504f453d17bfac8a765dc5d (patch) | |
tree | c48bfeee1c4e1cd4493eebd4c9e4cbe9791a2a96 /testing/quassel | |
parent | 8ed8b68db8951bb319d136b679bd214139db2523 (diff) | |
download | aports-277eac9a60f3ec9dc504f453d17bfac8a765dc5d.tar.bz2 aports-277eac9a60f3ec9dc504f453d17bfac8a765dc5d.tar.xz |
testing/quassel: forgot bump pkgrel in previous commit
Diffstat (limited to 'testing/quassel')
-rw-r--r-- | testing/quassel/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/quassel/APKBUILD b/testing/quassel/APKBUILD index 5e41d94f40..4594a6f3e8 100644 --- a/testing/quassel/APKBUILD +++ b/testing/quassel/APKBUILD @@ -2,7 +2,7 @@ pkgname=quassel pkgver=0.9.0 -pkgrel=0 +pkgrel=1 url="http://www.quassel-irc.org/" pkgdesc="Distributed IRC client - metapackage" arch="all" |