summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCrag2022-06-24 16:29:17 -0500
committerCrag2022-06-24 16:29:17 -0500
commitb0392e0a791adb7a9104bd64fc6d4340f57f5432 (patch)
treea76a529e50c0aab958c8af74b7fbed769720879d
parent79717e8a66e1e951ddbf8b5f05ba809df4dff710 (diff)
downloadaur-b0392e0a791adb7a9104bd64fc6d4340f57f5432.tar.gz
New version and validation
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1635daf5aee9..9e6396eb29ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://otsaloma.io/catapult "
license=('GPL 3.0')
depends=('python' 'glib2' 'gtk3' 'python-gobject' 'libkeybinder3' 'gettext' 'libqalculate' 'pango')
source=("https://github.com/otsaloma/catapult/archive/refs/tags/${pkgver}.tar.gz")
-sha256sums=('52f537d5112b2805e08a53286276344921f8159073b9aa03d7b1c62e5fa18e2c')
+sha256sums=('1e81ea7a712ee12c27dceaf267f920db9f231f16c3495f4bb47c95f48e887938')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"