summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-09-13 11:50:00 -0600
committerMark Wagie2022-09-13 11:50:00 -0600
commitb31a88585f60c6b7cb02033cce159e9d7364e352 (patch)
treea944c516b7fad6453c2bb37e6bceb576a9dde0c6
parent25fe106a628653d1b4017b42e7923267f80d4e6a (diff)
downloadaur-b31a88585f60c6b7cb02033cce159e9d7364e352.tar.gz
2022-08-28
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96f598764166..0f4748e35254 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tela-icon-theme
pkgdesc = A flat colorful design icon theme.
- pkgver = 2022.02.21
+ pkgver = 2022.08.28
pkgrel = 1
url = https://www.pling.com/p/1279924
arch = any
@@ -8,7 +8,7 @@ pkgbase = tela-icon-theme
depends = hicolor-icon-theme
depends = gtk-update-icon-cache
options = !strip
- source = tela-icon-theme-2022-02-21.tar.gz::https://github.com/vinceliuice/Tela-icon-theme/archive/2022-02-21.tar.gz
- sha256sums = f8a5e2c5928b826584be519b025ccdfc0ffe9fcc3ec583f1305267e55eee28c2
+ source = tela-icon-theme-2022-08-28.tar.gz::https://github.com/vinceliuice/Tela-icon-theme/archive/2022-08-28.tar.gz
+ sha256sums = 09be82313a0ccfab4e3390de6dd1bd0ace115ba5990aae42e327777642ee7ff4
pkgname = tela-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 5e02f7a45bb8..1b89d99c465f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=tela-icon-theme
-_pkgver=2022-02-21
+_pkgver=2022-08-28
pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc="A flat colorful design icon theme."
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('hicolor-icon-theme' 'gtk-update-icon-cache')
options=('!strip')
source=("$pkgname-$_pkgver.tar.gz::https://github.com/vinceliuice/Tela-icon-theme/archive/$_pkgver.tar.gz")
-sha256sums=('f8a5e2c5928b826584be519b025ccdfc0ffe9fcc3ec583f1305267e55eee28c2')
+sha256sums=('09be82313a0ccfab4e3390de6dd1bd0ace115ba5990aae42e327777642ee7ff4')
package() {
cd "Tela-icon-theme-$_pkgver"