summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrián Pérez de Castro2016-02-05 12:17:13 +0200
committerAdrián Pérez de Castro2016-02-05 12:17:13 +0200
commit570895d9471670a4554b0e2c76fc6e49ab784712 (patch)
treec70728d6870782960bf4519445f17a61f80cbc59 /PKGBUILD
parentaa96311828e2bf916777f24084908428e647ed09 (diff)
downloadaur-570895d9471670a4554b0e2c76fc6e49ab784712.tar.gz
Fix PKGBUILD for pacman 5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 830dea48fcd7..4174ee01f2b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,12 +16,12 @@ _inherits=''
pkgname='vertex-icons-git'
pkgdesc='A Gnome icon theme to match the Vertex Gtk theme'
pkgver=r16.f27e47e
-pkgrel=3
+pkgrel=4
url='https://github.com/horst3180/Vertex-Icons/'
optdepends=('moka-icon-theme-git: Default fall-back icon theme'
'faba-mono-icons-git: Default fall-back icon theme')
arch=('any')
-license='GPL'
+license=('GPL')
source=("${pkgname}::git://github.com/horst3180/Vertex-Icons.git")
install="${pkgname}.install"
sha512sums=('SKIP')