summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2023-12-11 05:56:03 +0800
committerlilac2023-12-11 05:56:03 +0800
commit7f1fefa5fea670422303217197cfa8d794e61928 (patch)
tree002d11321abbd49e289370664daaf79bb251995d
parent60a27cdf00c172852d1feabf55c8cd73a5a87b41 (diff)
downloadaur-zorin-desktop-themes.tar.gz
[lilac] updated to 4.2.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9adbb848287..881439996582 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.1
+ pkgver = 4.2.1
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.1.tar.gz::https://github.com/ZorinOS/zorin-desktop-themes/archive/4.1.tar.gz
- sha512sums = fb79eab5d8c1f9778c68c39aee52204a69aa734df3d70f702238a76e17ba448c442ca4c092961aa04d4f7ce3a36ed6c313d164c16a3ceaf19951396cc14fc674
+ source = zorin-desktop-themes-4.2.1.tar.gz::https://github.com/ZorinOS/zorin-desktop-themes/archive/4.2.1.tar.gz
+ sha512sums = 5da9949ef7089ad96f828507d5cd996d4535a41ca58296d2448d2f59e19cddcbee745fe7b1141dc5c5f329e629a6dce25cff1b8e524291dad882b33f97362f23
pkgname = zorin-desktop-themes
diff --git a/PKGBUILD b/PKGBUILD
index bffb232ddafe..390fd12df68d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jack Wu <self@origincode.me>
pkgname=zorin-desktop-themes
-pkgver=4.1
+pkgver=4.2.1
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=('fb79eab5d8c1f9778c68c39aee52204a69aa734df3d70f702238a76e17ba448c442ca4c092961aa04d4f7ce3a36ed6c313d164c16a3ceaf19951396cc14fc674')
+sha512sums=('5da9949ef7089ad96f828507d5cd996d4535a41ca58296d2448d2f59e19cddcbee745fe7b1141dc5c5f329e629a6dce25cff1b8e524291dad882b33f97362f23')
package() {
cd "$pkgname-$pkgver"