summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cfd9955a938a..ff7f0ca7bc39 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,6 +6,6 @@
arch = any
license = GPL
source = http://hispagnu.org/poketty/releases/poketty1.4.tar.gz
- md5sums = 8476b77693a551bf8419f9e2c792ea41
+ md5sums = de38a3fea982003bf104f0b219b1d441
pkgname = poketty
diff --git a/PKGBUILD b/PKGBUILD
index 71600a9d2266..b89f76cab687 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ install=
changelog=
source=(http://hispagnu.org/poketty/releases/poketty1.4.tar.gz)
noextract=()
-md5sums=('8476b77693a551bf8419f9e2c792ea41')
+md5sums=('de38a3fea982003bf104f0b219b1d441')
build() {
cd "$srcdir/poketty1.4"