summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin T. H. Sandsmark2020-09-28 10:14:45 +0200
committerMartin T. H. Sandsmark2020-09-28 10:14:45 +0200
commit521a56024d0281ab34a29db8cd0bc016db53e03f (patch)
tree2f768f810c1f528e36069791ea6a2355155b643e /PKGBUILD
parent1ae9b2949dc54b1ccd816c0a210470e9c636edb9 (diff)
downloadaur-kde1-kdetoys-git.tar.gz
don't use github mirror
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76c4be9eba7a..1a323585c36b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_module=toys
pkgname=kde1-kde${_module}-git
-pkgver=1.1.2r204.2fdce62
+pkgver=1.1.2r207.66a0fb3
pkgrel=1
pkgdesc="Historical copy of the $_module module of KDE 1, adapted to compile on modern systems"
arch=(i686 x86_64)
@@ -15,8 +15,8 @@ provides=(kde1-kde${_module})
conflicts=(kde1-kde${_module})
# Mirror
-source=("git+https://github.com/KDE/kde1-kde${_module}.git")
-#source=("git+https://anongit.kde.org/kde1-kde${_module}.git")
+#source=("git+https://github.com/KDE/kde1-kde${_module}.git")
+source=("git+https://anongit.kde.org/kde1-kde${_module}.git")
md5sums=('SKIP')