git » kgamma.git » commit 4aed74f

upgpkg: 5.90.0-1: kde-unstable

author Antonio Rojas
2023-11-29 19:41:20 UTC
committer Antonio Rojas
2023-11-29 19:41:20 UTC
parent 3e241caa381ef45a41720174ed6fbe96a24c7fe0

upgpkg: 5.90.0-1: kde-unstable

.SRCINFO +5 -5
PKGBUILD +3 -3

diff --git a/.SRCINFO b/.SRCINFO
index 9f46256..81e92b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = kgamma
 	pkgdesc = Adjust your monitor gamma settings
-	pkgver = 5.27.80
-	pkgrel = 2
+	pkgver = 5.90.0
+	pkgrel = 1
 	url = https://kde.org/plasma-desktop/
 	arch = x86_64
 	groups = plasma
@@ -19,13 +19,13 @@ pkgbase = kgamma
 	depends = qt6-base
 	conflicts = kgamma5
 	replaces = kgamma5
-	source = https://download.kde.org/unstable/plasma/5.27.80/kgamma-5.27.80.tar.xz
-	source = https://download.kde.org/unstable/plasma/5.27.80/kgamma-5.27.80.tar.xz.sig
+	source = https://download.kde.org/unstable/plasma/5.90.0/kgamma-5.90.0.tar.xz
+	source = https://download.kde.org/unstable/plasma/5.90.0/kgamma-5.90.0.tar.xz.sig
 	validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
 	validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
 	validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
 	validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-	sha256sums = 613f3615505c6901a8c4feda08defeb8d399d38466bf789e95366d08fc3559ab
+	sha256sums = 38a5e559392d6f5357f32415416bfcc03b9e54e1c6054b948fc92f7f5647a939
 	sha256sums = SKIP
 
 pkgname = kgamma
diff --git a/PKGBUILD b/PKGBUILD
index 840dbf4..5c30744 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
 # Maintainer:Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kgamma
-pkgver=5.27.80
+pkgver=5.90.0
 _dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=2
+pkgrel=1
 pkgdesc='Adjust your monitor gamma settings'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
@@ -23,7 +23,7 @@ conflicts=(kgamma5)
 replaces=(kgamma5)
 groups=(plasma)
 source=(https://download.kde.org/unstable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('613f3615505c6901a8c4feda08defeb8d399d38466bf789e95366d08fc3559ab'
+sha256sums=('38a5e559392d6f5357f32415416bfcc03b9e54e1c6054b948fc92f7f5647a939'
             'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan Esk-Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>