summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-01-24 10:06:39 -0700
committerMark Wagie2022-01-24 10:06:39 -0700
commitde4544d477c17913d642cba31c6a61d4dc2231d9 (patch)
treeb9ebe40639fe7cad8d631f2d322171827933140d
parent297c9f2e29cfd78075fa23b01a117073e8581632 (diff)
downloadaur-de4544d477c17913d642cba31c6a61d4dc2231d9.tar.gz
2022-01-25
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95d5522ecc01..203c71b307ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tela-icon-theme
pkgdesc = A flat colorful design icon theme.
- pkgver = 2021.12.25
+ pkgver = 2022.01.25
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-2021-12-25.tar.gz::https://github.com/vinceliuice/Tela-icon-theme/archive/2021-12-25.tar.gz
- sha256sums = c627ec4265a2a907ef5cefbd38f8bee2a229446fc07b7245cbbe8749e8b64169
+ source = tela-icon-theme-2022-01-25.tar.gz::https://github.com/vinceliuice/Tela-icon-theme/archive/2022-01-25.tar.gz
+ sha256sums = ac10c4491c4fabd80276009b8586c34c9268c7283c33124cbc9949f8af0b0648
pkgname = tela-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 423ed2dbdd10..ed0499c61f63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=tela-icon-theme
-_pkgver=2021-12-25
+_pkgver=2022-01-25
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=('c627ec4265a2a907ef5cefbd38f8bee2a229446fc07b7245cbbe8749e8b64169')
+sha256sums=('ac10c4491c4fabd80276009b8586c34c9268c7283c33124cbc9949f8af0b0648')
package() {
cd "Tela-icon-theme-$_pkgver"