summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmily34032024-02-29 15:59:18 +0100
committerEmily34032024-02-29 15:59:18 +0100
commitf8251d92064b554f872f3c6325c794762a479955 (patch)
tree31e6278b90ef7ab754d1972a24aee4795befe26b
parentaa3cc7d64ecebede506a251ae254e716c3931753 (diff)
downloadaur-f8251d92064b554f872f3c6325c794762a479955.tar.gz
Update to v1.3.18
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1039dd8bdfcf..473461042870 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,6 +8,6 @@ pkgbase = isisdl
depends = zlib
provides = isisdl
source = https://github.com/Emily3403/isisdl/releases/download/V1.3/isisdl-linux.bin
- sha256sums = adf076dae644812e418eadbb81a4d1bbef2dd387cb947a74d107e115d1d47e3d
+ sha256sums = b97ba1f08dff6348c96795576fa2711b7d1fc6b3c5e89f401b62ad6bfc47424b
pkgname = isisdl
diff --git a/PKGBUILD b/PKGBUILD
index 8cf2d420735e..fc2c42a7120e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL3')
provides=('isisdl')
depends=('zlib')
source=("https://github.com/Emily3403/isisdl/releases/download/V1.3/isisdl-linux.bin")
-sha256sums=('adf076dae644812e418eadbb81a4d1bbef2dd387cb947a74d107e115d1d47e3d')
+sha256sums=('b97ba1f08dff6348c96795576fa2711b7d1fc6b3c5e89f401b62ad6bfc47424b')
OPTIONS=(!strip)