summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOriginCode2021-07-13 11:23:23 +0800
committerOriginCode2021-07-13 11:23:23 +0800
commit9a174d92436e3adbc996edfcf21784abcaf96858 (patch)
tree4d19e3aed28e19450134750100af25e332937da8
parentb5e87459c4a89a0dd2c5995ac5e846ffe5576ddb (diff)
downloadaur-9a174d92436e3adbc996edfcf21784abcaf96858.tar.gz
zorin-desktop-themes: update to 3.3
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9aa86048747a..e9d5a1796a4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = zorin-desktop-themes
pkgdesc = The Zorin OS desktop theme provided in a variety of color combinations.
- pkgver = 2.1.5
+ pkgver = 3.3
pkgrel = 1
url = https://github.com/ZorinOS/zorin-desktop-themes
arch = any
license = GPL2
provides = zorin-desktop-themes
conflicts = zorin-desktop-themes-git
- source = zorin-desktop-themes-2.1.5.tar.xz::https://github.com/ZorinOS/zorin-desktop-themes/archive/2.1.5.tar.gz
- sha512sums = dfd28392052c35b89573875fd1796ddeee7b7a48d12aeb3e54ff0b2367778666c4408835937d14b91dbf27163b0bd9fc1276d95aef12646b16ae697ab57d556e
+ source = zorin-desktop-themes-3.3.tar.xz::https://github.com/ZorinOS/zorin-desktop-themes/archive/3.3.tar.gz
+ sha512sums = c7702563b886b7010cbc3e03a8467cbbaf31293816440fa0d829facdc68a977ccf4b905b088cba71c9a0bcc1d48caea6e0fcadde92dc5071313049041b070fcf
pkgname = zorin-desktop-themes
-
diff --git a/PKGBUILD b/PKGBUILD
index f4be2f0544ad..b90d6ffff3fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jack Wu <self@origincode.me>
pkgname=zorin-desktop-themes
-pkgver=2.1.5
+pkgver=3.3
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.xz::https://github.com/ZorinOS/$pkgname/archive/$pkgver.tar.gz"
)
-sha512sums=('dfd28392052c35b89573875fd1796ddeee7b7a48d12aeb3e54ff0b2367778666c4408835937d14b91dbf27163b0bd9fc1276d95aef12646b16ae697ab57d556e')
+sha512sums=('c7702563b886b7010cbc3e03a8467cbbaf31293816440fa0d829facdc68a977ccf4b905b088cba71c9a0bcc1d48caea6e0fcadde92dc5071313049041b070fcf')
package() {
cd "$pkgname-$pkgver"