summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornemesys2020-08-15 06:37:39 -0400
committernemesys2020-08-15 06:37:39 -0400
commit019e62a3af5c4cfce99baa9722eb3902f85a0ea7 (patch)
treee44e6864b481e60b5a0d71ad0d1b4628ddc65200
parent4eab7b462e19c6b743c54701f83c9324535b5d4f (diff)
downloadaur-019e62a3af5c4cfce99baa9722eb3902f85a0ea7.tar.gz
added -o flag to include extra imagemagick options if desired
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31e634051ec3..84a49e47661c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = fbsplash-theme-gen
noextract = fbsplash-theme-gen-1.0.zip
options = !strip
source = fbsplash-theme-gen-1.0.tar.gz::http://sourceshark.com/sourcecode/tarballs/fbsplash-theme-gen-1.0.tar.gz
- sha512sums = 0976ca76ad4597edaf36fdc0d663485ac76e4baf653b25b0b2102988985521f10676d60723f4d79b80b7e7a6944204349d787b8bef6bd6a2a9b37a65ba5caa99
+ sha512sums = 65803e63c2758fa31fc141dec2674baa0e5c21e1ebe87e7a375fcec33113b12eeea2fb90820c50439a1dd0f8d05a77bfcfba3746231213fa5d77f1450516f0fd
pkgname = fbsplash-theme-gen
diff --git a/PKGBUILD b/PKGBUILD
index a6e289ef002e..7a916c6136ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ depends=("imagemagick")
optdepends=("fbsplash: To set the fbsplash theme")
source=("$pkgname-$pkgver.tar.gz::http://sourceshark.com/sourcecode/tarballs/${pkgname}-${pkgver}.tar.gz")
options=(!strip)
-sha512sums=('0976ca76ad4597edaf36fdc0d663485ac76e4baf653b25b0b2102988985521f10676d60723f4d79b80b7e7a6944204349d787b8bef6bd6a2a9b37a65ba5caa99')
+sha512sums=('65803e63c2758fa31fc141dec2674baa0e5c21e1ebe87e7a375fcec33113b12eeea2fb90820c50439a1dd0f8d05a77bfcfba3746231213fa5d77f1450516f0fd')
noextract=("$pkgname-$pkgver.zip")
prepare() {