summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Alekseev2020-09-14 22:24:39 +0400
committerAndrey Alekseev2020-09-14 22:24:39 +0400
commit7b0f03443d85c1e140e546dc92b0dece6462d68d (patch)
treeb3e1650feeb7c9b3c90ef275e529aa974223744c
parent71045056e59e3f03185fb2d08b9cb4483e8a5a69 (diff)
downloadaur-7b0f03443d85c1e140e546dc92b0dece6462d68d.tar.gz
upd
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d9c01fb09a1..26fa9eb9ec08 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = bootsplash-theme-manjaro-glitch
+pkgbase = bootsplash-theme-manjaro-glitch-git
pkgdesc = Simple Manjaro Bootsplash with cool glitch effect
pkgver = 1.0.r0.g320c1af
pkgrel = 2
@@ -6,6 +6,7 @@ pkgbase = bootsplash-theme-manjaro-glitch
arch = x86_64
license = GPL
makedepends = imagemagick
+ makedepends = git
optdepends = bootsplash-systemd: for bootsplash functionality
source = git+https://github.com/ANDRoid7890/bootsplash-theme-manjaro-glitch.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 15659838ebc6..0620c6909a20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/ANDRoid7890/bootsplash-theme-manjaro-glitch"
license=('GPL')
depends=()
optdepends=('bootsplash-systemd: for bootsplash functionality')
-makedepends=('imagemagick')
+makedepends=('imagemagick' 'git')
source=('git+https://github.com/ANDRoid7890/bootsplash-theme-manjaro-glitch.git')
sha256sums=('SKIP')