summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30789d4e1360..2802a1f18975 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: snakeroot <cwa AT pipeline DOT com>
pkgname='hebcal'
-pkgver=5.8.2
+pkgver=5.8.5
pkgrel=1
pkgdesc='A Jewish calendar generator'
arch=('any')
@@ -8,7 +8,7 @@ url='https://github.com/hebcal/hebcal'
license=('GPL2')
depends=('go>=2:1.13')
source=("https://github.com/hebcal/hebcal/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('9d881cac33e98cd55056bd38df863b3bcc4476ffda360871e35080ac57e9dc91')
+sha256sums=('82624c9ddec1c85e439081ef3840427b27c90a96e2dc1b638ae7aec6deb8b88e')
build() {
cd "$pkgname-$pkgver"