summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaporized2024-03-06 19:20:17 -0500
committerJaporized2024-03-06 19:20:17 -0500
commitfed6a99f55d58c9f33718aecedad5a2bdaadfa44 (patch)
tree275c830d438c342b4ae95fe2e6b227d8515a7f0d /PKGBUILD
parent60de20c43611621dc5ab6f80db5152035635acad (diff)
downloadaur-sweet-folders-icons-git.tar.gz
add git as makedepends and update pkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8665395ee8bf..210243b1ef8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,12 @@
pkgname=sweet-folders-icons-git
_pkgname=Sweet-folders
-pkgver=r12.d50fbe3
+pkgver=r14.b2192ff
pkgrel=1
arch=("any")
pkgdesc="Folder icons from the Sweet GTK Theme for Linux desktop environments"
url="https://github.com/EliverLara/${_pkgname}"
+makedepends=('git')
license=('GPL')
source=("git+${url}")
sha256sums=('SKIP')