summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarold Incandenza2020-10-05 17:43:22 -0400
committerHarold Incandenza2020-10-05 17:43:22 -0400
commitba7006d3967842db1b3006f444c358f62e1f5854 (patch)
tree819140af368bc8abf1509ba93b74c181be602c27
parentde72016118d192e91a80cdd64df534be69e59b46 (diff)
downloadaur-ba7006d3967842db1b3006f444c358f62e1f5854.tar.gz
update to 20.09.19
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f41ae9d09622..99a086c99222 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.07.11
+ pkgver = 20.09.19
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.07.11
+ provides = numix-square-icon-theme=20.09.19
conflicts = numix-square-icon-theme-git
options = !strip
- source = https://github.com/numixproject/numix-icon-theme-square/archive/20.07.11.tar.gz
- b2sums = d6161751d013b00351f95639c3facfa6c066f878fdef6152ca75cb7fb2231b4ea765fdd805716b5b203e573b51dcbae8fa0c55620a5b75fee3f63dbaf5f4ebed
+ source = https://github.com/numixproject/numix-icon-theme-square/archive/20.09.19.tar.gz
+ b2sums = bcb6df64fe71d1f2035a713c0dfe80171b113cf4256b6c77cd0f0a3e3c35c903eca91ba5ce0d98b9b3fb5c005409a6c8ddff6f1b993f813b56f8f74eed9aba5a
pkgname = numix-square-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 6137406105f2..90db62aca1f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,9 @@
-# Maintainer: Bilal Elmoussaoui <bil.elmoussaoui@gmail.com>
+# Original Maintainer: Bilal Elmoussaoui <bil.elmoussaoui@gmail.com>
+# Maintainer: Leopold Bloom <leopoldbloom@riseup.net>
+
pkgname=numix-square-icon-theme
-pkgver=20.07.11
-_pkgver=20.07.11
+pkgver=20.09.19
+_pkgver=20.09.19
_gitname=numix-icon-theme-square
pkgrel=1
pkgdesc="A square-ish shaped icon theme from the Numix Project"
@@ -12,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=('d6161751d013b00351f95639c3facfa6c066f878fdef6152ca75cb7fb2231b4ea765fdd805716b5b203e573b51dcbae8fa0c55620a5b75fee3f63dbaf5f4ebed')
+b2sums=('bcb6df64fe71d1f2035a713c0dfe80171b113cf4256b6c77cd0f0a3e3c35c903eca91ba5ce0d98b9b3fb5c005409a6c8ddff6f1b993f813b56f8f74eed9aba5a')
options=('!strip')
package() {