diff options
author | Erich Eckner <git@eckner.net> | 2019-03-06 09:03:20 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-03-06 09:03:20 +0100 |
commit | 8ad216f599b386eee0d4c4cfa10829614b6f6abb (patch) | |
tree | 64f90fe8ee3f901f27d8375e14817557691acc97 /alpine | |
parent | 8b3af0774b348331aa3c41def77f139274a166f9 (diff) | |
download | archlinuxewe-8ad216f599b386eee0d4c4cfa10829614b6f6abb.tar.xz |
alpine: change upstream link
Diffstat (limited to 'alpine')
-rw-r--r-- | alpine/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD index 6f7a651e0..71019e95a 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -21,7 +21,7 @@ conflicts=("pine" "re-alpine") replaces=("pine") options=("!makeflags") source=( - "alpine::git+https://git.eckner.net/Erich/alpine#commit=${_commit}" + "alpine::git://repo.or.cz/alpine.git#commit=${_commit}" 'topal-patch.patch' ) sha512sums=('SKIP' |