summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin T. H. Sandsmark2021-03-19 14:47:49 +0100
committerMartin T. H. Sandsmark2021-03-19 14:47:49 +0100
commit93950625666ec6298de8ddbe39a42882876f4661 (patch)
treea0fccc4d739fd4796f6f831bb60f3a28bbb68113 /PKGBUILD
parenta32934f78fb3a811a401566a783cc1719261b131 (diff)
downloadaur-kde2-kdebase-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 f94c9d2a4e34..d373ec17f0e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
_module=base
pkgname=kde2-kde${_module}-git
-pkgver=2.2.2.r185.59a91e9
+pkgver=2.2.2.r232.e829440
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 xorg-iceauth libxtst libxinerama)
@@ -16,7 +16,7 @@ conflicts=(kde2-kde${_module})
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')