summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBilal Elmoussaoui2017-06-06 00:11:24 +0200
committerBilal Elmoussaoui2017-06-06 00:11:24 +0200
commitdfca0d10a67cb2b2a3fbd5dd94c8b958f8aa2eb8 (patch)
tree7699ea55076e45ad755a62912b096e2ae2540086
parent49712a60813e28b4c103fb9be0a25a9aad3d58ee (diff)
downloadaur-dfca0d10a67cb2b2a3fbd5dd94c8b958f8aa2eb8.tar.gz
bump version number
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ebec1c315bd8..df6e38654c9d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = numix-square-icon-theme
pkgdesc = A square-ish shaped icon theme from the Numix Project
- pkgver = 16.11.09
+ pkgver = 17.04.05
pkgrel = 1
url = https://numixproject.org/
arch = any
@@ -8,8 +8,8 @@ pkgbase = numix-square-icon-theme
depends = numix-icon-theme-git
conflicts = numix-square-icon-theme-git
options = !strip
- source = https://github.com/numixproject/numix-icon-theme-square/archive/16-11-09.tar.gz
- sha256sums = 319569f996923f4e21f1aaff57db58e76e79df8542b4b31b217b7b2a43723dba
+ source = https://github.com/numixproject/numix-icon-theme-square/archive/17-04-05.tar.gz
+ sha256sums = 491d6383edfe5748b798306424942dc90b8bf0f3befc7dde3662a67130dca9dc
pkgname = numix-square-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 4ff6c412dba3..0e829cea3bfb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Bilal Elmoussaoui <bil.elmoussaoui@gmail.com>
pkgname=numix-square-icon-theme
-pkgver=16.11.09
-_pkgver=16-11-09
+pkgver=17.04.05
+_pkgver=17-04-05
_gitname=numix-icon-theme-square
pkgrel=1
pkgdesc="A square-ish shaped icon theme from the Numix Project"
@@ -12,7 +12,7 @@ license=('GPL3')
depends=('numix-icon-theme-git')
conflicts=("numix-square-icon-theme-git")
source=("https://github.com/numixproject/${_gitname}/archive/${_pkgver}.tar.gz")
-sha256sums=('319569f996923f4e21f1aaff57db58e76e79df8542b4b31b217b7b2a43723dba')
+sha256sums=('491d6383edfe5748b798306424942dc90b8bf0f3befc7dde3662a67130dca9dc')
options=('!strip')
package() {