summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornemesys2020-08-14 06:33:51 -0400
committernemesys2020-08-14 06:33:51 -0400
commit4eab7b462e19c6b743c54701f83c9324535b5d4f (patch)
tree8fc6bddb1c9b9ab27c9e07015568799efecc3ef7
parentb4bcf5f60b7a76da8f917f4823331b7a24237170 (diff)
downloadaur-4eab7b462e19c6b743c54701f83c9324535b5d4f.tar.gz
more grammatical error correction
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3edd5a473d92..31e634051ec3 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 = 6bfb4156aeed0e7abee003996cebd1d80903669725050ad80e23136f1dad3e6aadb72dc14bc546fb42d8ad2357d2f3fda090459b0b8e267d03b303ae3a08e3aa
+ sha512sums = 0976ca76ad4597edaf36fdc0d663485ac76e4baf653b25b0b2102988985521f10676d60723f4d79b80b7e7a6944204349d787b8bef6bd6a2a9b37a65ba5caa99
pkgname = fbsplash-theme-gen
diff --git a/PKGBUILD b/PKGBUILD
index c18fd7175f09..a6e289ef002e 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=('6bfb4156aeed0e7abee003996cebd1d80903669725050ad80e23136f1dad3e6aadb72dc14bc546fb42d8ad2357d2f3fda090459b0b8e267d03b303ae3a08e3aa')
+sha512sums=('0976ca76ad4597edaf36fdc0d663485ac76e4baf653b25b0b2102988985521f10676d60723f4d79b80b7e7a6944204349d787b8bef6bd6a2a9b37a65ba5caa99')
noextract=("$pkgname-$pkgver.zip")
prepare() {