summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornemesys2020-08-14 06:25:19 -0400
committernemesys2020-08-14 06:25:19 -0400
commitb4bcf5f60b7a76da8f917f4823331b7a24237170 (patch)
tree158041768d6419e515648e7ef7b388c9f55e5ea8
parenta8300e58cf96c96b54f262a7a6ca86ce54f42b1b (diff)
downloadaur-b4bcf5f60b7a76da8f917f4823331b7a24237170.tar.gz
correct grammatical error in Help and Error text.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b2841d8884d..3edd5a473d92 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 = 5691ebbfb24d2940b1f82cc11e56af3af295287a2b367e3057396d60673944ae22de9459ad56608ab72d323ba9d2e920a2d2cda0b692760a2d1133a581050368
+ sha512sums = 6bfb4156aeed0e7abee003996cebd1d80903669725050ad80e23136f1dad3e6aadb72dc14bc546fb42d8ad2357d2f3fda090459b0b8e267d03b303ae3a08e3aa
pkgname = fbsplash-theme-gen
diff --git a/PKGBUILD b/PKGBUILD
index dc85fe1dfb64..c18fd7175f09 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=('5691ebbfb24d2940b1f82cc11e56af3af295287a2b367e3057396d60673944ae22de9459ad56608ab72d323ba9d2e920a2d2cda0b692760a2d1133a581050368')
+sha512sums=('6bfb4156aeed0e7abee003996cebd1d80903669725050ad80e23136f1dad3e6aadb72dc14bc546fb42d8ad2357d2f3fda090459b0b8e267d03b303ae3a08e3aa')
noextract=("$pkgname-$pkgver.zip")
prepare() {