summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbtd13372019-09-06 20:08:24 -0300
committerbtd13372019-09-06 20:08:24 -0300
commitf38f8d505d9050f8a3b31101beb47a1866e3913c (patch)
tree3d24cf9c660b97a390f42ed9af839db07af17014 /PKGBUILD
parentd6c97c33682cd693ae2b220ede6e6d48c2850f18 (diff)
downloadaur-lookbook-git.tar.gz
update pkg version
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60efce354e8f..b28b0c0b7326 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
gitname=lookbook
pkgname=("${gitname}-git")
-pkgver=latest
+pkgver=r112.56f35ba
pkgrel=1
pkgdesc="Browse and find system icons designed for elementary OS"
arch=('i686' 'x86_64')
url="https://github.com/danrabbit/${gitname}"
license=('GPL3')
-depends=('gtk3' 'vala' 'granite' 'gtksourceview3')
+depends=('gtk3' 'granite' 'gtksourceview3')
optdepends=()
-makedepends=('git' 'meson' 'ninja')
+makedepends=('git' 'meson' 'vala')
provides=("${gitname}")
conflicts=("${gitname}")
source=("git+${url}.git")