summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2023-11-18 04:47:09 +0800
committerlilac2023-11-18 04:47:09 +0800
commit1813f0520352995fdf96ac728b302d4fcd978818 (patch)
tree00c7c043bc859cb8a554bb3d8397399f612a6ddf
parent76a6bd3bd1b082548b0201da09142c721e420389 (diff)
downloadaur-1813f0520352995fdf96ac728b302d4fcd978818.tar.gz
[lilac] updated to 4.0.6-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f973cf75e8a..3385152cf374 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zorin-desktop-themes
pkgdesc = The Zorin OS desktop theme provided in a variety of color combinations.
- pkgver = 4.0.5
+ pkgver = 4.0.6
pkgrel = 1
url = https://github.com/ZorinOS/zorin-desktop-themes
arch = any
@@ -8,7 +8,7 @@ pkgbase = zorin-desktop-themes
depends = gtk-engine-murrine
provides = zorin-desktop-themes
conflicts = zorin-desktop-themes-git
- source = zorin-desktop-themes-4.0.5.tar.gz::https://github.com/ZorinOS/zorin-desktop-themes/archive/4.0.5.tar.gz
- sha512sums = a9c6e7b976ab31812098d992902c8051fd3a27320d986e54a7c373377b12306e477dee6af122066fbd7f6e67ae26d80ab90177ca4ea0cb639f36330950309a80
+ source = zorin-desktop-themes-4.0.6.tar.gz::https://github.com/ZorinOS/zorin-desktop-themes/archive/4.0.6.tar.gz
+ sha512sums = 212d9560d39c176ffa1fcf5a7d2484a0b935add914a662c2709ca416920fd2317c034a7439dbcf4d54b5cba4a9e3ca7bd70a516cebaad891cc9b0943645a8974
pkgname = zorin-desktop-themes
diff --git a/PKGBUILD b/PKGBUILD
index 05447b9a21bd..5fb13a09017e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jack Wu <self@origincode.me>
pkgname=zorin-desktop-themes
-pkgver=4.0.5
+pkgver=4.0.6
pkgrel=1
pkgdesc="The Zorin OS desktop theme provided in a variety of color combinations."
arch=('any')
@@ -14,7 +14,7 @@ conflicts=('zorin-desktop-themes-git')
source=(
"$pkgname-$pkgver.tar.gz::https://github.com/ZorinOS/$pkgname/archive/$pkgver.tar.gz"
)
-sha512sums=('a9c6e7b976ab31812098d992902c8051fd3a27320d986e54a7c373377b12306e477dee6af122066fbd7f6e67ae26d80ab90177ca4ea0cb639f36330950309a80')
+sha512sums=('212d9560d39c176ffa1fcf5a7d2484a0b935add914a662c2709ca416920fd2317c034a7439dbcf4d54b5cba4a9e3ca7bd70a516cebaad891cc9b0943645a8974')
package() {
cd "$pkgname-$pkgver"