summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarold Incandenza2021-04-14 17:01:30 -0400
committerHarold Incandenza2021-04-14 17:01:30 -0400
commit52d909732cb2f2e802e411a4515a9d721596ae9a (patch)
treed821ccdca458b8566e7b270d3ac46bed9bc77bb2
parentba7006d3967842db1b3006f444c358f62e1f5854 (diff)
downloadaur-52d909732cb2f2e802e411a4515a9d721596ae9a.tar.gz
update to 21.04.14
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99a086c99222..8c021921a07b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = numix-square-icon-theme
pkgdesc = A square-ish shaped icon theme from the Numix Project
- pkgver = 20.09.19
+ pkgver = 21.04.14
pkgrel = 1
url = https://numixproject.org/
arch = any
license = GPL3
depends = numix-icon-theme-git
depends = gtk-update-icon-cache
- provides = numix-square-icon-theme=20.09.19
+ provides = numix-square-icon-theme=21.04.14
conflicts = numix-square-icon-theme-git
options = !strip
- source = https://github.com/numixproject/numix-icon-theme-square/archive/20.09.19.tar.gz
- b2sums = bcb6df64fe71d1f2035a713c0dfe80171b113cf4256b6c77cd0f0a3e3c35c903eca91ba5ce0d98b9b3fb5c005409a6c8ddff6f1b993f813b56f8f74eed9aba5a
+ source = https://github.com/numixproject/numix-icon-theme-square/archive/21.04.14.tar.gz
+ b2sums = 2663a65ee646068d6eca68e60119fc07793f951fbe1393ddd8caa20123ac82f07514e710a9c06732ae3960ad2c8a35c9b8cb6cb5056820effbccfd3cf904d66b
pkgname = numix-square-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 90db62aca1f1..77c4f6be9564 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Leopold Bloom <leopoldbloom@riseup.net>
pkgname=numix-square-icon-theme
-pkgver=20.09.19
-_pkgver=20.09.19
+pkgver=21.04.14
+_pkgver=21.04.14
_gitname=numix-icon-theme-square
pkgrel=1
pkgdesc="A square-ish shaped icon theme from the Numix Project"
@@ -14,7 +14,7 @@ provides=("numix-square-icon-theme=${pkgver}")
depends=('numix-icon-theme-git' 'gtk-update-icon-cache')
conflicts=("numix-square-icon-theme-git")
source=("https://github.com/numixproject/${_gitname}/archive/${_pkgver}.tar.gz")
-b2sums=('bcb6df64fe71d1f2035a713c0dfe80171b113cf4256b6c77cd0f0a3e3c35c903eca91ba5ce0d98b9b3fb5c005409a6c8ddff6f1b993f813b56f8f74eed9aba5a')
+b2sums=('2663a65ee646068d6eca68e60119fc07793f951fbe1393ddd8caa20123ac82f07514e710a9c06732ae3960ad2c8a35c9b8cb6cb5056820effbccfd3cf904d66b')
options=('!strip')
package() {