summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Alekseev2020-09-14 22:30:21 +0400
committerAndrey Alekseev2020-09-14 22:30:21 +0400
commit6abf8ada176b645af97001701cc4fe67fb76bbc1 (patch)
treefeda74692568adff7bc469b76db5b8a660b83a3f
parent0a66c352c88192c0ba330d8e0067b900a46fa9b0 (diff)
downloadaur-6abf8ada176b645af97001701cc4fe67fb76bbc1.tar.gz
upd
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1cc48b94933b..058a921dd635 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,6 +6,7 @@ pkgbase = bootsplash-theme-manjaro-space-green-git
arch = x86_64
license = GPL
makedepends = imagemagick
+ makedepends = git
optdepends = bootsplash-systemd: for bootsplash functionality
source = git+https://github.com/ANDRoid7890/bootsplash-theme-manjaro-space-green.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 7836e517f445..9a17cf1c0d28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/ANDRoid7890/bootsplash-theme-manjaro-space-green"
license=('GPL')
depends=()
optdepends=('bootsplash-systemd: for bootsplash functionality')
-makedepends=('imagemagick')
+makedepends=('imagemagick' 'git')
source=('git+https://github.com/ANDRoid7890/bootsplash-theme-manjaro-space-green.git')
sha256sums=('SKIP')