diff options
-rw-r--r-- | community/aspcud/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/aspcud/APKBUILD b/community/aspcud/APKBUILD index bceba91ab2..30450b5723 100644 --- a/community/aspcud/APKBUILD +++ b/community/aspcud/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Anil Madhavapeddy <anil@recoil.org> pkgname=aspcud pkgver=1.9.4 -pkgrel=0 +pkgrel=1 pkgdesc="Package dependency solver" url="https://potassco.org/aspcud/" arch="all" |