summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2024-03-01 23:21:43 +0100
committerMichel Zou2024-03-01 23:21:43 +0100
commit857c07190a29572796417224ee35315d5389afe0 (patch)
tree97aaf1ae6a644493bd780d47f41f497813d49b7c /PKGBUILD
parent8246fadeefe9c2d016bcd14f090df0ba113a50f3 (diff)
downloadaur-mingw-w64-proj.tar.gz
9.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 454cfa2eb581..37fa8b33b03c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-proj
-pkgver=9.3.0
+pkgver=9.4.0
pkgrel=1
arch=('any')
pkgdesc="Cartographic Projections library (mingw-w64)"
@@ -9,7 +9,7 @@ options=('!strip' '!buildflags' 'staticlibs')
license=('MIT')
url="https://proj.org/"
source=("https://github.com/OSGeo/PROJ/releases/download/${pkgver}/proj-${pkgver}.tar.gz")
-sha256sums=('91a3695a004ea28db0448a34460bed4cc3b130e5c7d74339ec999efdab0e547d')
+sha256sums=('3643b19b1622fe6b2e3113bdb623969f5117984b39f173b4e3fb19a8833bd216')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"