summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2022-07-07 13:40:00 +0800
committerlilac2022-07-07 13:40:00 +0800
commit5104c0b2324193a7491bef4b8c6fb705694a390c (patch)
tree5be8b2397be99f8c3de621d1d6dadd54c52de38a
parent8874bb975c0129fda87751fc4127256ad1bfa0d8 (diff)
downloadaur-5104c0b2324193a7491bef4b8c6fb705694a390c.tar.gz
[lilac] updated to 3.4.4-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce8ba9e3dec6..c41ada894462 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 = 3.4.3
+ pkgver = 3.4.4
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-3.4.3.tar.gz::https://github.com/ZorinOS/zorin-desktop-themes/archive/3.4.3.tar.gz
- sha512sums = 5512cb18d36b17b5370dc8ed753094e5d64eed42455105f90695511f463c5658bc016c00301c4dace3a3d0e6e159de6db836ee0f5c7552490f28181e85db4e57
+ source = zorin-desktop-themes-3.4.4.tar.gz::https://github.com/ZorinOS/zorin-desktop-themes/archive/3.4.4.tar.gz
+ sha512sums = b08c697d93a70b1db9efafe055358bbf1a54a636fa3f66775c496af31a5c982958bd273d2b7b736fd6ae1ad535fc670db79c8cf90194298bd2cfa022607e39fe
pkgname = zorin-desktop-themes
diff --git a/PKGBUILD b/PKGBUILD
index 761479abb8ee..b693a268bd56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jack Wu <self@origincode.me>
pkgname=zorin-desktop-themes
-pkgver=3.4.3
+pkgver=3.4.4
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=('5512cb18d36b17b5370dc8ed753094e5d64eed42455105f90695511f463c5658bc016c00301c4dace3a3d0e6e159de6db836ee0f5c7552490f28181e85db4e57')
+sha512sums=('b08c697d93a70b1db9efafe055358bbf1a54a636fa3f66775c496af31a5c982958bd273d2b7b736fd6ae1ad535fc670db79c8cf90194298bd2cfa022607e39fe')
package() {
cd "$pkgname-$pkgver"