summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarold Incandenza2022-05-31 19:47:14 -0400
committerHarold Incandenza2022-05-31 19:47:14 -0400
commit04e3e580ad4a3512dd9b8ca7720c97af0369eccb (patch)
tree58a19167bf577144cd3b51c75fa87bcebc087a2c
parent5e02168c22e8e4f73aaa0aed28f0bcd9d837a1c6 (diff)
downloadaur-04e3e580ad4a3512dd9b8ca7720c97af0369eccb.tar.gz
update to 22.05.22
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29c2611098db..6f3c1a5dd0ff 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 = 22.04.06
+ pkgver = 22.05.22
pkgrel = 1
url = https://github.com/numixproject/numix-icon-theme-square/
arch = any
license = GPL3
depends = numix-icon-theme-git
depends = gtk-update-icon-cache
- provides = numix-square-icon-theme=22.04.06
+ provides = numix-square-icon-theme=22.05.22
conflicts = numix-square-icon-theme-git
options = !strip
- source = https://github.com/numixproject/numix-icon-theme-square/archive/22.04.06.tar.gz
- b2sums = 9866e0f5a86b49e5dcd359f809d260f895f74c485424dbec39ab46f259dcc3c7857169a7a367ee033a306c72b07903e19274ef2e5551996386f1c86408cdf159
+ source = https://github.com/numixproject/numix-icon-theme-square/archive/22.05.22.tar.gz
+ b2sums = b553b2bf0f74fe8c9b8727246f01c1ace557ed5d5f5a6142714642b919e2b75c714ede891fc934dbc3fcae5cdbbafe40e3636f2e350ee8672a260e0e6fa04809
pkgname = numix-square-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 9b173a68e1f0..c2b821de9ff0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leopold Bloom <leopoldbloom@riseup.net>
pkgname=numix-square-icon-theme
-pkgver=22.04.06
+pkgver=22.05.22
_pkgver=${pkgver}
_gitname=numix-icon-theme-square
pkgrel=1
@@ -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=('9866e0f5a86b49e5dcd359f809d260f895f74c485424dbec39ab46f259dcc3c7857169a7a367ee033a306c72b07903e19274ef2e5551996386f1c86408cdf159')
+b2sums=('b553b2bf0f74fe8c9b8727246f01c1ace557ed5d5f5a6142714642b919e2b75c714ede891fc934dbc3fcae5cdbbafe40e3636f2e350ee8672a260e0e6fa04809')
options=('!strip')
package() {