summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWhiredPlanck2022-02-08 19:16:16 +0800
committerWhiredPlanck2022-02-08 19:16:16 +0800
commit8d1364bac0eec7d5a15f97f4cf65f72de3a0b263 (patch)
treeedbbb952feed5afd5e81c032923645b4837f2296
parentfaf103fc2878e52f01527b34a52ad8cc9f209bff (diff)
downloadaur-8d1364bac0eec7d5a15f97f4cf65f72de3a0b263.tar.gz
astap-bin: update sha256sum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77e183f8781d..2e0b51b808f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,9 +7,9 @@ pkgbase = astap-bin
arch = x86_64
license = GPL
source_i686 = astap_i386.deb::https://sourceforge.net/projects/astap-program/files/linux_installer/astap_i386.deb/download
- sha256sums_i686 = 9c3d4415f5c3cb68fee7834995eb3610bf85594f9c8fa957a6e2ffaa8abfc1b0
+ sha256sums_i686 = c52ea287343c9d43491c3ce7488405d398b7b1a0f69d2c41dbe3f48daa181bb1
source_x86_64 = astap_amd64.deb::https://sourceforge.net/projects/astap-program/files/linux_installer/astap_amd64.deb/download
- sha256sums_x86_64 = c52ea287343c9d43491c3ce7488405d398b7b1a0f69d2c41dbe3f48daa181bb1
+ sha256sums_x86_64 = 9c3d4415f5c3cb68fee7834995eb3610bf85594f9c8fa957a6e2ffaa8abfc1b0
pkgname = astap-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7d1e9e1fceee..310936caf410 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@ url="http://www.hnsky.org/astap.htm"
license=('GPL')
source_i686=("${_pkgname}_i386.deb::https://sourceforge.net/projects/astap-program/files/linux_installer/astap_i386.deb/download")
source_x86_64=("${_pkgname}_amd64.deb::https://sourceforge.net/projects/astap-program/files/linux_installer/astap_amd64.deb/download")
-sha256sums_i686=('9c3d4415f5c3cb68fee7834995eb3610bf85594f9c8fa957a6e2ffaa8abfc1b0')
-sha256sums_x86_64=('c52ea287343c9d43491c3ce7488405d398b7b1a0f69d2c41dbe3f48daa181bb1')
+sha256sums_i686=('c52ea287343c9d43491c3ce7488405d398b7b1a0f69d2c41dbe3f48daa181bb1')
+sha256sums_x86_64=('9c3d4415f5c3cb68fee7834995eb3610bf85594f9c8fa957a6e2ffaa8abfc1b0')
mkinfo() { echo -e "[\e[96mMKINFO\e[0m]: \e[1m$*\e[0m"; }