summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarold Incandenza2023-11-15 22:34:31 -0500
committerHarold Incandenza2023-11-15 22:34:31 -0500
commit1ac717e58981c176fb042475cb1da6d28f784ebd (patch)
treed9bce1e0676c9558810c946a331693ef23824a04
parent04e3e580ad4a3512dd9b8ca7720c97af0369eccb (diff)
downloadaur-1ac717e58981c176fb042475cb1da6d28f784ebd.tar.gz
update to 23.11.11
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f3c1a5dd0ff..ce4d9b41f635 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.05.22
+ pkgver = 23.11.11
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.05.22
+ provides = numix-square-icon-theme=23.11.11
conflicts = numix-square-icon-theme-git
options = !strip
- source = https://github.com/numixproject/numix-icon-theme-square/archive/22.05.22.tar.gz
- b2sums = b553b2bf0f74fe8c9b8727246f01c1ace557ed5d5f5a6142714642b919e2b75c714ede891fc934dbc3fcae5cdbbafe40e3636f2e350ee8672a260e0e6fa04809
+ source = https://github.com/numixproject/numix-icon-theme-square/archive/23.11.11.tar.gz
+ b2sums = 786a02f742015903c6c6fd852552d272912f4740e15847618a86e217f71f5419d25e1031afee585313896444934eb04b903a685b1448b755d56f701afe9be2ce
pkgname = numix-square-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index c2b821de9ff0..26143f08cd94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leopold Bloom <leopoldbloom@riseup.net>
pkgname=numix-square-icon-theme
-pkgver=22.05.22
+pkgver=23.11.11
_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=('b553b2bf0f74fe8c9b8727246f01c1ace557ed5d5f5a6142714642b919e2b75c714ede891fc934dbc3fcae5cdbbafe40e3636f2e350ee8672a260e0e6fa04809')
+b2sums=('786a02f742015903c6c6fd852552d272912f4740e15847618a86e217f71f5419d25e1031afee585313896444934eb04b903a685b1448b755d56f701afe9be2ce')
options=('!strip')
package() {