summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Härle2021-11-02 18:10:02 +0100
committerRobin Härle2021-11-02 18:10:02 +0100
commit8e2fcc149c7a8fe9e2a960344d568a015379296e (patch)
treea372d59f0c21938f945885bdda9f2ab3ea0845ae
parent0bbbfbd5648403c9e336464b7ed7c032fb244240 (diff)
downloadaur-8e2fcc149c7a8fe9e2a960344d568a015379296e.tar.gz
update to 8.30.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59fb2e19c93d..53c3bb4b6615 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -20,6 +20,6 @@ pkgbase = alfaview
noextract = alfaview_8.29.0.deb
options = !strip
source = https://production-alfaview-assets.alfaview.com/stable/linux/alfaview_8.29.0.deb
- sha256sums = d6fb3ae5e53c210ae401cf001f3715d3cb61979f08a99dd1ed99458e47186a2a
+ sha256sums = 84e84b91052ab782540d536946b89a2d52cf320e8b6d1d9aa7cbf535d9378b67
pkgname = alfaview
diff --git a/PKGBUILD b/PKGBUILD
index c493443f6543..b044f23401c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ options=('!strip')
install="$pkgname.install"
source=("https://production-alfaview-assets.alfaview.com/stable/linux/${pkgname}_${pkgver}.deb")
noextract=("${pkgname}_${pkgver}.deb")
-sha256sums=('d6fb3ae5e53c210ae401cf001f3715d3cb61979f08a99dd1ed99458e47186a2a')
+sha256sums=('84e84b91052ab782540d536946b89a2d52cf320e8b6d1d9aa7cbf535d9378b67')
prepare() {