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 df38ae0a0f2b..21e5b7401121 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,7 +15,7 @@ pkgbase = pup-bin
source = https://raw.githubusercontent.com/ericchiang/pup/v0.4.0/LICENSE
source = https://raw.githubusercontent.com/ericchiang/pup/v0.4.0/README.md
md5sums = a98550ce25e61b1d40f1670e9857c6ff
- md5sums = a4b9322a6a38e3cdcd11f091241295d4
+ md5sums = 433d27029de6bf91620c4e67f3f1ac6f
source_i686 = pup_i686.zip::https://github.com/ericchiang/pup/releases/download/v0.4.0/pup_v0.4.0_linux_386.zip
md5sums_i686 = ea17c052261cf6d075e56d427baf8a91
source_x86_64 = pup_x86_64.zip::https://github.com/ericchiang/pup/releases/download/v0.4.0/pup_v0.4.0_linux_amd64.zip
diff --git a/PKGBUILD b/PKGBUILD
index f20809f97455..020787be1852 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ source_armv6h=("pup_armv6h.zip::https://github.com/ericchiang/pup/releases/downl
source_armv7h=("pup_armv7h.zip::https://github.com/ericchiang/pup/releases/download/v$pkgver/pup_v${pkgver}_linux_arm.zip")
source_aarch64=("pup_aarch64.zip::https://github.com/ericchiang/pup/releases/download/v$pkgver/pup_v${pkgver}_linux_arm64.zip")
md5sums=('a98550ce25e61b1d40f1670e9857c6ff'
- 'a4b9322a6a38e3cdcd11f091241295d4')
+ '433d27029de6bf91620c4e67f3f1ac6f')
md5sums_i686=('ea17c052261cf6d075e56d427baf8a91')
md5sums_x86_64=('f008b357bc126fc018a9af5c2faa9c18')
md5sums_arm=('ebb328b175d53a02529cc67d1a121ed3')