summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc277b46c156..8ae38e748992 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Mon Jun 26 10:45:41 UTC 2023
+# Mon Jun 26 15:13:53 UTC 2023
pkgbase = plasma5-applets-system-panel
pkgdesc = Plasma5 applet that displays a panel with a set of system actions
pkgver = 1.6.0
pkgrel = 2
- url = https://store.kde.org/p/998900/
+ url = https://github.com/Musikolo/plasma5-applets-system-panel
arch = i686
arch = x86_64
groups = kde
diff --git a/PKGBUILD b/PKGBUILD
index 5fa71c6a27a1..0124d0e5dcc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.6.0
pkgdesc="Plasma5 applet that displays a panel with a set of system actions"
pkgrel=2
arch=(i686 x86_64)
-url="https://store.kde.org/p/998900/"
+url="https://github.com/Musikolo/plasma5-applets-system-panel"
license=(GPL3)
groups=('kde' 'plasmoid')
makedepends=(cmake extra-cmake-modules git)