summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJanghyub Seo2023-03-30 20:20:21 +0900
committerJanghyub Seo2023-03-30 20:20:21 +0900
commitc4fa03b27ea50317c5797f7effb87ff1a3087467 (patch)
treea00b69c2af0478e91036a3d9512d3fed47a1ef5a
parent8c3168408e5c9e4740c392c4daa89a85551e1ef8 (diff)
downloadaur-c4fa03b27ea50317c5797f7effb87ff1a3087467.tar.gz
checksum changed again?
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e6f200258fa..8884d9ecd279 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = plasma5-applets-supergfxctl
pkgdesc = KDE Plasma plasmoid for supergfxctl
pkgver = 1.2.0
- pkgrel = 3
+ pkgrel = 4
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 = e77e7400acf54643990f9d7c958c976107fd005968d11f4b0d3b9cbc95f21e20
+ sha256sums = 6996d4aa2f64fe9b417120fcb430c45a529b441ffa63035c880691d6f72c852e
pkgname = plasma5-applets-supergfxctl
diff --git a/PKGBUILD b/PKGBUILD
index 011019db7565..642939dbd3ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='plasma5-applets-supergfxctl'
pkgver=1.2.0
-pkgrel=3
+pkgrel=4
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=(
- 'e77e7400acf54643990f9d7c958c976107fd005968d11f4b0d3b9cbc95f21e20'
+ '6996d4aa2f64fe9b417120fcb430c45a529b441ffa63035c880691d6f72c852e'
)
build() {