summaryrefslogtreecommitdiffstats
path: root/main/afpfs-ng/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/afpfs-ng/APKBUILD')
-rw-r--r--main/afpfs-ng/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/afpfs-ng/APKBUILD b/main/afpfs-ng/APKBUILD
index 347b14940..824144ea9 100644
--- a/main/afpfs-ng/APKBUILD
+++ b/main/afpfs-ng/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer:
pkgname=afpfs-ng
pkgver=0.8.1
-pkgrel=0
+pkgrel=1
pkgdesc="A client for the Apple Filing Protocol (AFP)"
url="http://alexthepuffin.googlepages.com/"
arch="all"
-license="GPL"
+license="GPL2"
depends=""
depends_dev="libgcrypt-dev libiconv-dev readline-dev ncurses-dev"
makedepends="$depends_dev autoconf automake libtool"