summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin T. H. Sandsmark2021-02-04 19:41:27 +0100
committerMartin T. H. Sandsmark2021-02-04 19:41:27 +0100
commitb24f1b2f20ccf01d93641cd96d13c54cb6bbbeed (patch)
treecbd30399e89eb546cb9089a5f719ced6ca4c7d34
parent49e164c356992d5eaf7b42ed3b495ae148178eeb (diff)
downloadaur-kde1-kteatime-git.tar.gz
switch to KDE repo
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6dc78c33fd2d..4145f186e3f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kde1-kteatime-git
pkgdesc = Historical copy of kteatime for KDE 1, adapted to compile on modern systems
- pkgver = 1.r2.01826a4
+ pkgver = 1.r3.f467233
pkgrel = 1
url = https://github.com/sandsmark/kde1-kteatime
arch = i686
@@ -12,7 +12,7 @@ pkgbase = kde1-kteatime-git
depends = kde1-kdelibs
provides = kde1-kteatime
conflicts = kde1-kteatime
- source = git+https://github.com/sandsmark/kde1-kteatime.git
+ source = git+https://invent.kde.org/sandsmark/kde1-kteatime.git
md5sums = SKIP
pkgname = kde1-kteatime-git
diff --git a/PKGBUILD b/PKGBUILD
index 06fc3670ff28..aaad0b9145cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin
pkgname=kde1-kteatime-git
-pkgver=1.r2.01826a4
+pkgver=1.r3.f467233
pkgrel=1
pkgdesc="Historical copy of kteatime for KDE 1, adapted to compile on modern systems"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ makedepends=(cmake git)
provides=(kde1-kteatime)
conflicts=(kde1-kteatime)
-source=("git+https://github.com/sandsmark/kde1-kteatime.git")
+source=("git+https://invent.kde.org/sandsmark/kde1-kteatime.git")
md5sums=('SKIP')