summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuis Bocanegra2022-10-22 13:14:10 -0500
committerLuis Bocanegra2022-10-22 13:14:10 -0500
commitad3304e9bb09a047a5e3fd743c716da526b03583 (patch)
tree53b1f4b0ebe956546623b8b090e09d9049fb1e60 /PKGBUILD
parentb4a8906d18bdb7ebef7463dcdf7f1ee664905177 (diff)
downloadaur-ad3304e9bb09a047a5e3fd743c716da526b03583.tar.gz
Update AUR package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50ff996d2763..f7c98020ad3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: luisbocanegra <luis.bocanegra0 at protonmail dot com>
pkgname=kde-material-you-colors
-pkgver=1.1.1
+pkgver=1.2.0
pkgrel=1
pkgdesc="Automatic Material You Colors Generator from your wallpaper for the Plasma Desktop"
arch=('x86_64')
@@ -12,7 +12,7 @@ optdepends=('python-colr: colored hex codes printing'
)
options=('!strip')
source=("${pkgname}-${pkgver}.zip::$url/releases/download/v${pkgver}/${pkgname}-${pkgver}.zip")
-sha256sums=('691dd3e1472016f823809fe740c3f241142fc0c495b5ec942af46f03f1917ee3')
+sha256sums=('4d1b8b9c923126d963ac52ae241dab0b3916b24fe663e384befcd526aa30b87c')
build() {
cd "${pkgname}-${pkgver}"