summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason S. Wagner2023-07-09 02:38:38 -0700
committerJason S. Wagner2023-07-09 02:38:38 -0700
commit1327d10443f06b82481236007803ca5e1ae75fe5 (patch)
tree37e686fe4eb842fd523467b07dae66dbb09577fd
parenta5ee8384d467394a57fc8122d7075d8707d94437 (diff)
downloadaur-1327d10443f06b82481236007803ca5e1ae75fe5.tar.gz
Bump to build182.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6bd654e3ab92..522598ba391f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,10 +6,10 @@ pkgbase = redumper-bin
arch = x86_64
license = GPL3
provides = redumper
- source = https://github.com/superg/redumper/releases/download/build_176/redumper-2023.06.26_build176-Linux.zip
+ source = https://github.com/superg/redumper/releases/download/build_182/redumper-2023.07.09_build182-Linux.zip
source = https://raw.githubusercontent.com/superg/redumper/main/README.md
source = https://raw.githubusercontent.com/superg/redumper/main/LICENSE
- sha256sums = c0e94eb30bdfb92f753fffea99f376c0465289b66745bc81e9444f906058626d
+ sha256sums = b08371ebc84bd70081f76f0f715664ade97a1bb8510fb66dcce7924c4740fa11
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 72c1dd5f4b24..853a3716ad2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,12 +7,12 @@ pkgdesc="Low level CD dumper utility"
provides=('redumper')
pkgver=build_176
pkgrel=1
-_pkgfilename="redumper-2023.06.26_build176-Linux" # deviation from release tag, inclusion of date makes archive name nondeterministic :(
+_pkgfilename="redumper-2023.07.09_build182-Linux" # deviation from release tag, inclusion of date makes archive name nondeterministic :(
license=('GPL3')
-source=('https://github.com/superg/redumper/releases/download/build_176/redumper-2023.06.26_build176-Linux.zip'
+source=('https://github.com/superg/redumper/releases/download/build_182/redumper-2023.07.09_build182-Linux.zip'
'https://raw.githubusercontent.com/superg/redumper/main/README.md'
'https://raw.githubusercontent.com/superg/redumper/main/LICENSE')
-sha256sums=('c0e94eb30bdfb92f753fffea99f376c0465289b66745bc81e9444f906058626d'
+sha256sums=('b08371ebc84bd70081f76f0f715664ade97a1bb8510fb66dcce7924c4740fa11'
'SKIP'
'SKIP')