summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkfg2015-10-02 14:46:52 +0200
committerkfg2015-10-02 14:52:15 +0200
commit0d11826a603139ce033cf5bf161859c58f1da9db (patch)
tree223f0d9576a94ca3a6bb5284da535c5ba469a6bb /PKGBUILD
parent7d9751f1a473034ed3f90fb84c8fd1593b9873a0 (diff)
downloadaur-0d11826a603139ce033cf5bf161859c58f1da9db.tar.gz
0.4.24
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf924fe76ba7..6a414bff7e1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Karl-Felix Glatzer <karl.glatzer@gmx.de>
pkgname=mingw-w64-orc
-pkgver=0.4.23
-pkgrel=2
+pkgver=0.4.24
+pkgrel=1
pkgdesc="The Oil Runtime Compiler (mingw-w64)"
arch=('any')
license=('custom')
@@ -10,7 +10,7 @@ depends=('mingw-w64-crt')
makedepends=('mingw-w64-gcc' 'mingw-w64-configure')
options=('!strip' '!buildflags' '!libtool' 'staticlibs')
source=(http://gstreamer.freedesktop.org/data/src/orc/orc-${pkgver}.tar.xz)
-md5sums=('72e0612ace54d77aa2f7a006348ee81a')
+md5sums=('9e793ec34c0e20339659dd4bbbf62135')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
build () {