summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJanghyub Seo2023-03-30 00:24:21 +0900
committerJanghyub Seo2023-03-30 00:24:21 +0900
commit8c3168408e5c9e4740c392c4daa89a85551e1ef8 (patch)
tree94d19478f1535b5b12d353f26422189d2f7713e9
parent80660e4e4971337ada4f3993016cdd9138e85fcf (diff)
downloadaur-8c3168408e5c9e4740c392c4daa89a85551e1ef8.tar.gz
checksum changed?
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2396fd500bf9..2e6f200258fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = plasma5-applets-supergfxctl
pkgdesc = KDE Plasma plasmoid for supergfxctl
pkgver = 1.2.0
- pkgrel = 2
+ pkgrel = 3
url = https://gitlab.com/Jhyub/supergfxctl-plasmoid
arch = x86_64
license = MPL2
@@ -11,6 +11,6 @@ pkgbase = plasma5-applets-supergfxctl
depends = hicolor-icon-theme
depends = supergfxctl>=5.0.1
source = https://gitlab.com/Jhyub/supergfxctl-plasmoid/-/archive/v1.2.0/supergfxctl-plasmoid-v1.2.0.tar.gz
- sha256sums = 6996d4aa2f64fe9b417120fcb430c45a529b441ffa63035c880691d6f72c852e
+ sha256sums = e77e7400acf54643990f9d7c958c976107fd005968d11f4b0d3b9cbc95f21e20
pkgname = plasma5-applets-supergfxctl
diff --git a/PKGBUILD b/PKGBUILD
index 4fb229cab06c..011019db7565 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='plasma5-applets-supergfxctl'
pkgver=1.2.0
-pkgrel=2
+pkgrel=3
pkgdesc="KDE Plasma plasmoid for supergfxctl"
arch=('x86_64')
url="https://gitlab.com/Jhyub/supergfxctl-plasmoid"
@@ -13,7 +13,7 @@ source=(
"https://gitlab.com/Jhyub/supergfxctl-plasmoid/-/archive/v$pkgver/supergfxctl-plasmoid-v$pkgver.tar.gz"
)
sha256sums=(
- '6996d4aa2f64fe9b417120fcb430c45a529b441ffa63035c880691d6f72c852e'
+ 'e77e7400acf54643990f9d7c958c976107fd005968d11f4b0d3b9cbc95f21e20'
)
build() {