summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBilal Elmoussaoui2017-08-23 12:47:16 +0200
committerBilal Elmoussaoui2017-08-23 12:47:16 +0200
commitb36b7841492d8bad62a2628707261fa737316b89 (patch)
tree7fe1a58caf8772e2e5c02b85b4ec7247d3ce37a8
parentdfca0d10a67cb2b2a3fbd5dd94c8b958f8aa2eb8 (diff)
downloadaur-b36b7841492d8bad62a2628707261fa737316b89.tar.gz
bump version number
-rw-r--r--.gitignore4
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..0a2223f3641d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*.tar.gz
+*.tar.xz
+src/
+pkg/
diff --git a/PKGBUILD b/PKGBUILD
index 0e829cea3bfb..4b4c3d86400e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Bilal Elmoussaoui <bil.elmoussaoui@gmail.com>
pkgname=numix-square-icon-theme
-pkgver=17.04.05
-_pkgver=17-04-05
+pkgver=17.28.21
+_pkgver=17-08-21
_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=('491d6383edfe5748b798306424942dc90b8bf0f3befc7dde3662a67130dca9dc')
+sha256sums=('2f637c201f8460f4cc8c25f83477492e4f427b14b1358401784ca746f999eb4b')
options=('!strip')
package() {