summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin T. H. Sandsmark2021-03-19 14:34:13 +0100
committerMartin T. H. Sandsmark2021-03-19 14:34:13 +0100
commit52aad4ca30c6ca4ce2bfaa750c3999891287264f (patch)
tree5acec63d775b0ad2522505d6dc017e230b61ed82 /PKGBUILD
parenta6b3de5d69969ce8787bb9774a0d5826a0dc7a0b (diff)
downloadaur-kde2-kdegraphics-git.tar.gz
new upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 179a7e158e03..ae1d65377b65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
_module=graphics
pkgname=kde2-kde${_module}-git
-pkgver=2.2.2.r7.d4eb496
+pkgver=2.2.2.r17.79bbd6d
pkgrel=1
pkgdesc="Historical copy of the $_module module of KDE 2, adapted to compile on modern systems"
arch=(i686 x86_64)
-url="https://github.com/sandsmark/kde${_module}"
+url="https://invent.kde.org/sandsmark/kde2-kde${_module}"
license=("GPL2")
groups=(kde2)
depends=(kde2-kdelibs)
@@ -16,7 +16,7 @@ conflicts=(kde2-kde${_module} kcolorchooser kruler)
options=(libtool)
# Mirror
-source=("git+https://github.com/sandsmark/kde2-kde${_module}.git")
+source=("git+https://invent.kde.org/sandsmark/kde2-kde${_module}.git")
md5sums=('SKIP')