summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarold Incandenza2021-11-01 21:05:36 -0400
committerHarold Incandenza2021-11-01 21:05:36 -0400
commit0ef66507797aad6232895ea3994a38ba83050b51 (patch)
tree6270f8609c0cfddff9f8a60881601b270aa6e58e
parent13985ff8cde5a4142f6ec051b399a3067049c4bb (diff)
downloadaur-0ef66507797aad6232895ea3994a38ba83050b51.tar.gz
update to 21.10.31
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ab25ae730f1..42a7d59c883e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = numix-square-icon-theme
pkgdesc = A square-ish shaped icon theme from the Numix Project
- pkgver = 21.09.26
+ pkgver = 21.10.31
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=21.09.26
+ provides = numix-square-icon-theme=21.10.31
conflicts = numix-square-icon-theme-git
options = !strip
- source = https://github.com/numixproject/numix-icon-theme-square/archive/21.09.26.tar.gz
- b2sums = cda3946ae47887873d82f08a079c2d52cf05f0455fa19de885804b7147dd9a5f715ac7ce4f7c05674fe98c55802b693253e1ee589b1aaed785fb86dc74a55742
+ source = https://github.com/numixproject/numix-icon-theme-square/archive/21.10.31.tar.gz
+ b2sums = 61022342a45d30f4b6d31bebf02916d9891eb6e9b30a6533d4dbf4bd5cf2ac3df28494b70a8707d5e8f22ab920e9431f81f1d8e31272fd8e3217a0799581c6c8
pkgname = numix-square-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 977f3ec8136d..352d29c93877 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Leopold Bloom <leopoldbloom@riseup.net>
pkgname=numix-square-icon-theme
-pkgver=21.09.26
-_pkgver=21.09.26
+pkgver=21.10.31
+_pkgver=21.10.31
_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=('cda3946ae47887873d82f08a079c2d52cf05f0455fa19de885804b7147dd9a5f715ac7ce4f7c05674fe98c55802b693253e1ee589b1aaed785fb86dc74a55742')
+b2sums=('61022342a45d30f4b6d31bebf02916d9891eb6e9b30a6533d4dbf4bd5cf2ac3df28494b70a8707d5e8f22ab920e9431f81f1d8e31272fd8e3217a0799581c6c8')
options=('!strip')
package() {