summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarold Incandenza2019-03-17 15:28:48 -0400
committerHarold Incandenza2019-03-17 15:28:48 -0400
commitb54d06386feea1f07537fd6c7a019dc7bbdae7ab (patch)
treea8feef2fc62245cb008182e6ad33157c8361a145
parent97ac67daf3236d5273252655724b00712a7bca2a (diff)
downloadaur-b54d06386feea1f07537fd6c7a019dc7bbdae7ab.tar.gz
update to 19.02.22
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96fbd94d0ab1..693633a921e9 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 = 17.12.25
+ pkgver = 19.02.22
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=17.12.25
+ provides = numix-square-icon-theme=19.02.22
conflicts = numix-square-icon-theme-git
options = !strip
- source = https://github.com/numixproject/numix-icon-theme-square/archive/17-12-25.tar.gz
- sha256sums = ac6b031afd9ff6bf65902447949fa432bb8074c21979d0622ac4a35a60329167
+ source = https://github.com/numixproject/numix-icon-theme-square/archive/19.02.22.tar.gz
+ sha256sums = f4ab00350cc9ea15b83f7ffbea9f61f08680575da1b6117e57d4127f11ece2a8
pkgname = numix-square-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 45d8f590dfe3..368d93182732 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bilal Elmoussaoui <bil.elmoussaoui@gmail.com>
pkgname=numix-square-icon-theme
-pkgver=17.12.25
-_pkgver=17-12-25
+pkgver=19.02.22
+_pkgver=19.02.22
_gitname=numix-icon-theme-square
pkgrel=1
pkgdesc="A square-ish shaped icon theme from the Numix Project"
@@ -12,7 +12,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")
-sha256sums=('ac6b031afd9ff6bf65902447949fa432bb8074c21979d0622ac4a35a60329167')
+sha256sums=('f4ab00350cc9ea15b83f7ffbea9f61f08680575da1b6117e57d4127f11ece2a8')
options=('!strip')
package() {