summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCorentin Girard2022-04-13 21:59:34 +0200
committerCorentin Girard2022-04-13 21:59:34 +0200
commitd68c9a2e1b182322c5844a6ced05eee732e8b46f (patch)
tree2db2eb7d43091e0a5781a776e9997ec90e85c844 /PKGBUILD
parentda919af2b470ea54e3eb1eaee8a0b59fa4c48c4c (diff)
downloadaur-vala0.52.tar.gz
0.52.7 --> 0.52.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 298d46da6bf9..9fa4def85301 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Timm Preetz <timm@preetz.us>
pkgname=vala0.52
-pkgver=0.52.7
+pkgver=0.52.11
pkgrel=1
pkgdesc="Compiler for the GObject type system"
url="https://wiki.gnome.org/Projects/Vala"
@@ -17,7 +17,7 @@ checkdepends=(dbus libx11 gobject-introspection)
provides=(vala valadoc libvala-${pkgver%.*}.so libvaladoc-${pkgver%.*}.so)
conflicts=(vala valadoc)
source=("https://download.gnome.org/sources/vala/0.52/vala-${pkgver}.tar.xz")
-sha256sums=('0bb5a9b4f6d175499ec0a58024adc035aa5170080f533c28d9c358d1a32c536a')
+sha256sums=('7c7c3cb3e5eb03c918544c6ab8130a2fc05a8cad0942836cdfded9aec5787077')
build() {
cd "vala-$pkgver"