aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Houghton2016-12-25 12:58:02 -0500
committerJames Houghton2016-12-25 12:58:02 -0500
commit5e1c016a80f3626b2c25fcadb311719238e25f6a (patch)
tree733eaf3545ea70666029fa67590b59df84bf9b04
parent9935a220e27952af7654258d7f170f735c03d764 (diff)
downloadaur-5e1c016a80f3626b2c25fcadb311719238e25f6a.tar.gz
Update larryshell
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb867188fd77..d5f326086988 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = larryshell
license = MIT
depends = bash
source = https://jhoughton.me/larryshell/0.0.5-1.tar.gz
- md5sums = 465520ced1180ec7dc27dc3bcab64dc1
+ md5sums = a16db8147c58ce68cd6c915438cea1dd
pkgname = larryshell
diff --git a/PKGBUILD b/PKGBUILD
index 30ad5abafdf2..84b64c6f9514 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ license=('MIT')
depends=('bash')
source=("https://jhoughton.me/larryshell/${pkgver}-${pkgrel}.tar.gz")
url='https://github.com/Devon-Austin-Wood-Thomas/larryshell'
-md5sums=('465520ced1180ec7dc27dc3bcab64dc1')
+md5sums=('a16db8147c58ce68cd6c915438cea1dd')
package() {
cd $srcdir/larryshell