summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin T. H. Sandsmark2021-03-19 14:32:13 +0100
committerMartin T. H. Sandsmark2021-03-19 14:32:13 +0100
commit08cf4e8680e2349d31c6c730361b190d29af8b3f (patch)
tree37b35765498e4e56cb8093375739b88adb4d85f6 /PKGBUILD
parent24901ca7779ab978adf4ddb540363133ae9b4f7b (diff)
downloadaur-kde2-kdeartwork-git.tar.gz
new upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e6ab1bc729d..356b840474e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,18 +6,15 @@ pkgver=2.2.2.r8.ce8351f
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/kde${_module}"
license=("GPL2")
groups=(kde2)
-depends=(qt2-git audiofile python libtool libxslt hicolor-icon-theme)
+depends=(kde2-kdelibs)
makedepends=(cmake git)
-optdepends=('java: java support')
provides=(kde2-kde${_module})
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')