summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarold Incandenza2019-03-23 12:06:27 -0400
committerHarold Incandenza2019-03-23 12:06:27 -0400
commit81b44e8e25ec2fcf72c0ca6e50af85b222f450ae (patch)
tree57cc428c906ed06ee90f07b3df0725359d139547
parentb54d06386feea1f07537fd6c7a019dc7bbdae7ab (diff)
downloadaur-81b44e8e25ec2fcf72c0ca6e50af85b222f450ae.tar.gz
update to 19.03.20
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 693633a921e9..9675347d663e 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 = 19.02.22
+ pkgver = 19.03.20
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=19.02.22
+ provides = numix-square-icon-theme=19.03.20
conflicts = numix-square-icon-theme-git
options = !strip
- source = https://github.com/numixproject/numix-icon-theme-square/archive/19.02.22.tar.gz
- sha256sums = f4ab00350cc9ea15b83f7ffbea9f61f08680575da1b6117e57d4127f11ece2a8
+ source = https://github.com/numixproject/numix-icon-theme-square/archive/19.03.20.tar.gz
+ sha256sums = bac041ec7572553a57cad28d928f91767b2d14d52afeb19f77f61dc8741e4dfa
pkgname = numix-square-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 368d93182732..c7da690a3cd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bilal Elmoussaoui <bil.elmoussaoui@gmail.com>
pkgname=numix-square-icon-theme
-pkgver=19.02.22
-_pkgver=19.02.22
+pkgver=19.03.20
+_pkgver=19.03.20
_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=('f4ab00350cc9ea15b83f7ffbea9f61f08680575da1b6117e57d4127f11ece2a8')
+sha256sums=('bac041ec7572553a57cad28d928f91767b2d14d52afeb19f77f61dc8741e4dfa')
options=('!strip')
package() {