summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2023-10-27 05:02:32 +0800
committerlilac2023-10-27 05:02:32 +0800
commit3b414fcee3298010d1ea41779f90e616d3ca26e7 (patch)
tree713836e94b27e183adb49689c67e4dbdebbd1493
parent4dab451228775781731d538771a56c79c4a3507e (diff)
downloadaur-3b414fcee3298010d1ea41779f90e616d3ca26e7.tar.gz
[lilac] updated to 4.0.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d71efd0a28e9..515abc99183e 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.1
+ pkgver = 4.0.2
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.1.tar.gz::https://github.com/ZorinOS/zorin-desktop-themes/archive/4.0.1.tar.gz
- sha512sums = 2f993534de361640b490948649c3d46e93f066b28b7f936a3d5e3d2a9d23288052f6b536db16609d8a5c168aac5466952e7cf034ef305e93ac572164da294cd2
+ source = zorin-desktop-themes-4.0.2.tar.gz::https://github.com/ZorinOS/zorin-desktop-themes/archive/4.0.2.tar.gz
+ sha512sums = d5ad80d341965628cbacfd529804f6449c6813de775ec01c8541164df7aecf5a765516618ed4ccda32e64a227b436085a57349b9c712af872b2e792903cea01d
pkgname = zorin-desktop-themes
diff --git a/PKGBUILD b/PKGBUILD
index 0297a4b69596..099eef532180 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jack Wu <self@origincode.me>
pkgname=zorin-desktop-themes
-pkgver=4.0.1
+pkgver=4.0.2
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=('2f993534de361640b490948649c3d46e93f066b28b7f936a3d5e3d2a9d23288052f6b536db16609d8a5c168aac5466952e7cf034ef305e93ac572164da294cd2')
+sha512sums=('d5ad80d341965628cbacfd529804f6449c6813de775ec01c8541164df7aecf5a765516618ed4ccda32e64a227b436085a57349b9c712af872b2e792903cea01d')
package() {
cd "$pkgname-$pkgver"