aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-crc16/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-crc16/APKBUILD')
-rw-r--r--testing/py-crc16/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-crc16/APKBUILD b/testing/py-crc16/APKBUILD
index e272fa14f2..18c5a9cab8 100644
--- a/testing/py-crc16/APKBUILD
+++ b/testing/py-crc16/APKBUILD
@@ -3,9 +3,9 @@
pkgname=py-crc16
_pkgname=crc16
pkgver=0.1.1
-pkgrel=0
+pkgrel=1
pkgdesc="A Python library for calculating CRC16"
-url="http://bitbucket.org/kmike/vkontakte/"
+url="https://code.google.com/p/pycrc16/"
arch="all"
license="MIT"
depends="python"