summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorŁukasz Pożarlik2022-03-11 12:47:54 +0100
committerŁukasz Pożarlik2022-03-11 12:47:54 +0100
commite18c6b500ede412ea536622064c8a392d4f7f7e2 (patch)
tree477afef9bf4afed849fcb625083ddf939755c829 /PKGBUILD
parent5e9faa746308918d1df62280fb1c074e903006b0 (diff)
downloadaur-e18c6b500ede412ea536622064c8a392d4f7f7e2.tar.gz
Update to 1.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1e3490159ec..faad7bd48839 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ _module="$_name"
pkgname=("python-$_module")
pkgdesc="Pyluach is a Python package for manipulating Hebrew dates, Gregorian-Hebrew calendar conversions, and other Jewish calendar related calculations"
-pkgver="1.3.0"
-pkgrel=2
+pkgver="1.4.0"
+pkgrel=1
url="https://github.com/simlist/pyluach"
license=('MIT')
arch=('any')
@@ -14,9 +14,9 @@ makedepends=("python-pbr>=1.9")
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz"
"LICENSE"
"description.patch")
-sha256sums=('9cf95eaa600cc904d1adb015036ab135e0d732ca2a30253db92b676ee3415dea'
+sha256sums=('a87de31aabd1ba56a8e97cf32f035727ac4f34dd374111fbd15e724c005cab1e'
'a6900a379815872f27df1aac58d8c249ddd085259f6bab6768e162cc82d346b1'
- 'a8cac8390ac0f48ee0b4424bbc3e431d94efd56658d8615e0a065737c1e1cd73')
+ 'c68b6a894e3264eb770aba1b3051666bc0656b1603cfb5f3a9b682d730baf660')
prepare() {
patch -Np1 -i description.patch