summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorConnor Etherington2022-04-21 22:24:34 +0200
committerConnor Etherington2022-04-21 22:24:34 +0200
commitc130fecb5c0df20df2ee35c93979e9dc392026b8 (patch)
treebde12d60636cf4d583192fa3bfb7073454a70605
parent47c7b0d00c2e951bf5352f993dce71bb15d4b8df (diff)
downloadaur-c130fecb5c0df20df2ee35c93979e9dc392026b8.tar.gz
Update 20220421
-rwxr-xr-x.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3804532a122..31af76035b01 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,6 +16,6 @@ pkgbase = ez
provides = eztst
provides = ezssl
source = https://gitlab.com/a4to/concise/-/raw/master/x86_64/ez-1.1.1-1-any.pkg.tar.zst
- sha256sums = cad8c63b529510cc485cf8331d5479b17abdad416ef66b88a0c7264ed7dfb889
+ sha256sums = 8cadc5057dfd314f8e9138f8e6b754174e9e6f9842fb2dcce38a9c1c9d0a3529
pkgname = ez
diff --git a/PKGBUILD b/PKGBUILD
index b501f4412427..ebdb237cbc44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ optdepends=(
)
provides=(ez ezdl ezgc eztst ezssl)
source=("https://gitlab.com/a4to/concise/-/raw/master/x86_64/${pkgname}-${pkgver}-${pkgrel}-$arch.pkg.tar.zst")
-sha256sums=('cad8c63b529510cc485cf8331d5479b17abdad416ef66b88a0c7264ed7dfb889')
+sha256sums=('8cadc5057dfd314f8e9138f8e6b754174e9e6f9842fb2dcce38a9c1c9d0a3529')
package() {
install -Dm775 usr/bin/* -t "${pkgdir}/usr/bin/"