summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57e89fb..942f59b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: sxw <sxw@chronowerks.de>
# Maintainer: Erich Eckner <arch at eckner dot net>
-pkgname=jabberd2-git
+pkgname=jabberd2
pkgver=r1175.376e632
_commit=${pkgver#*.}
pkgrel=8
@@ -20,7 +20,7 @@ optdepends=('sqlite3' 'postgresql-libs')
makedepends=('git' 'sqlite3' 'postgresql-libs' 'autoconf-archive')
install=install
source=(
- "${pkgname}::git+https://github.com/${pkgname%-git}/${pkgname%-git}.git#commit=${_commit}"
+ "${pkgname}::git+https://github.com/${pkgname}/${pkgname}.git#commit=${_commit}"
'pam_jabberd'
)
sha512sums=('SKIP'