summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10d26ca2b886..f1464efe093a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=sddm-theme-abstractdark-git
pkgver=latest
-pkgrel=2
+pkgrel=3
pkgdesc="Abstract Dark theme for SDDM by 3ximus"
arch=('any')
url="https://github.com/3ximus/abstractdark-sddm-theme"
license=('CCPL:cc-by-sa')
depends=('sddm')
+makedepends=('git')
_theme_name='abstractdark'
_repo_name='abstractdark-sddm-theme'
source=("git+https://github.com/3ximus/abstractdark-sddm-theme.git")