summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarold Incandenza2021-10-02 13:29:55 -0400
committerHarold Incandenza2021-10-02 13:29:55 -0400
commit13985ff8cde5a4142f6ec051b399a3067049c4bb (patch)
tree0e1cc5b985c68017651162e6ae60a7db99bf1ea9
parent0ace57e5cf1ae711f065af97d28b4e3276315c51 (diff)
downloadaur-13985ff8cde5a4142f6ec051b399a3067049c4bb.tar.gz
update to 21.09.26
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a53b60565a0d..8ab25ae730f1 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.19
+ pkgver = 21.09.26
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.19
+ provides = numix-square-icon-theme=21.09.26
conflicts = numix-square-icon-theme-git
options = !strip
- source = https://github.com/numixproject/numix-icon-theme-square/archive/21.09.19.tar.gz
- b2sums = a8732071eb054e3390522dde307e58f85989c8d715d9cf7dd196af4a440b23fbced13c60d8b2cde51a161b5f3f0d7323baba203b5c5c2b7f86f730120e3b3344
+ source = https://github.com/numixproject/numix-icon-theme-square/archive/21.09.26.tar.gz
+ b2sums = cda3946ae47887873d82f08a079c2d52cf05f0455fa19de885804b7147dd9a5f715ac7ce4f7c05674fe98c55802b693253e1ee589b1aaed785fb86dc74a55742
pkgname = numix-square-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index dd077e998606..977f3ec8136d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Leopold Bloom <leopoldbloom@riseup.net>
pkgname=numix-square-icon-theme
-pkgver=21.09.19
-_pkgver=21.09.19
+pkgver=21.09.26
+_pkgver=21.09.26
_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=('a8732071eb054e3390522dde307e58f85989c8d715d9cf7dd196af4a440b23fbced13c60d8b2cde51a161b5f3f0d7323baba203b5c5c2b7f86f730120e3b3344')
+b2sums=('cda3946ae47887873d82f08a079c2d52cf05f0455fa19de885804b7147dd9a5f715ac7ce4f7c05674fe98c55802b693253e1ee589b1aaed785fb86dc74a55742')
options=('!strip')
package() {