summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pcr/libixp-hg/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/pcr/libixp-hg/PKGBUILD b/pcr/libixp-hg/PKGBUILD
index c914ef662..9fa3ebe59 100644
--- a/pcr/libixp-hg/PKGBUILD
+++ b/pcr/libixp-hg/PKGBUILD
@@ -3,21 +3,20 @@
pkgname="libixp-hg"
pkgver=148
pkgdesc="A 9p client/server library"
-url="http://libs.suckless.org/libixp"
+url="https://code.google.com/p/libixp"
license=("MIT")
provides=("libixp")
conflicts=("libixp")
-pkgrel=2
+pkgrel=3
arch=("i686" "x86_64")
makedepends=("txt2tags")
-options=(staticlibs)
source=("https://repo.parabola.nu/other/${pkgname}/${pkgname}-${pkgver}.tar.gz")
md5sums=('7e63202f7f270777cebe3fd07ae39035')
-mkdepends=("mercurial")
+mkdepends=('mercurial')
mksource=("$pkgname-$pkgver::hg+https://code.google.com/p/libixp/#revision=${pkgver}")
mkmd5sums=('SKIP')
mksource() {