summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin T. H. Sandsmark2021-02-04 19:40:18 +0100
committerMartin T. H. Sandsmark2021-02-04 19:40:18 +0100
commit57b9ae95042e1a730c8daf4447a4c30c47201915 (patch)
tree70e185cb6188c23374cdb76e3792c1983616c580 /PKGBUILD
parent0eb6ee521fe0a9c985ebdeb7a82bcdc80df2ab09 (diff)
downloadaur-kde1-kpackage-git.tar.gz
switch to KDE infrastructure
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fff88c15fceb..98e7398f0404 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin
pkgname=kde1-kpackage-git
-pkgver=1.1.2r20.929c1a2
+pkgver=1.1.2r32.52a00e9
pkgrel=1
pkgdesc="Package management GUI for KDE 1 with pacman/alpm support. Almost usable."
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ makedepends=(cmake git)
provides=(kde1-kpackage)
conflicts=(kde1-kpackage)
-source=("git+https://github.com/sandsmark/kde1-kpackage.git")
+source=("git+https://invent.kde.org/sandsmark/kde1-kpackage.git")
md5sums=('SKIP')