summaryrefslogtreecommitdiff
path: root/libalpm-extra/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libalpm-extra/PKGBUILD')
-rwxr-xr-xlibalpm-extra/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libalpm-extra/PKGBUILD b/libalpm-extra/PKGBUILD
index 3f64b872..1710d89b 100755
--- a/libalpm-extra/PKGBUILD
+++ b/libalpm-extra/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.1
pkgrel=1
pkgdesc="extra-capabilities for libalpm: a hook which misses from linux"
arch=('any')
-url="https://git.eckner.net/${pkgname}.git"
+url="https://git.eckner.net/Erich/${pkgname}"
license=('GPL')
groups=()
depends=()
@@ -17,7 +17,7 @@ replaces=()
backup=()
options=()
source=(
- "https://git.eckner.net/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz"
+ "https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
sha512sums=('7910713d7a226fe7296775511d237f8a82d17e96e6f0aec503534a2a67dfa945d350f1ac78d3035263f6f246647a6b99a8de08b688c0840ee5bea32207ce18ba')