summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c538c078e54a..23a8a367c2ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = plasma-wallpaper-asciiquarium-git
pkgdesc = Plasma Wallpaper Asciiquarium
pkgver = r33.4d6e48a
- pkgrel = 2
+ pkgrel = 3
url = https://cgit.kde.org/scratch/mpyne/plasma_wallpaper_asciiquarium.git/about/
arch = any
license = GPL
@@ -10,8 +10,7 @@ pkgbase = plasma-wallpaper-asciiquarium-git
makedepends = git
depends = plasma-workspace
provides = plasma-wallpaper-asciiquarium-git
- source = git+https://anongit.kde.org/scratch/mpyne/plasma_wallpaper_asciiquarium.git
+ source = git+https://invent.kde.org/mpyne/plasma_wallpaper_asciiquarium.git
md5sums = SKIP
pkgname = plasma-wallpaper-asciiquarium-git
-
diff --git a/PKGBUILD b/PKGBUILD
index c967fb34fe2a..ef57e260b88b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname='plasma-wallpaper-asciiquarium-git'
pkgver=r33.4d6e48a
-pkgrel=2
+pkgrel=3
pkgdesc='Plasma Wallpaper Asciiquarium'
arch=('any')
url='https://cgit.kde.org/scratch/mpyne/plasma_wallpaper_asciiquarium.git/about/'
@@ -8,7 +8,7 @@ license=('GPL')
depends=('plasma-workspace')
makedepends=('cmake' 'extra-cmake-modules' 'git')
provides=("${pkgname}")
-source=("git+https://anongit.kde.org/scratch/mpyne/plasma_wallpaper_asciiquarium.git")
+source=("git+https://invent.kde.org/mpyne/plasma_wallpaper_asciiquarium.git")
md5sums=('SKIP')
pkgver() {