summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCorey Powell2015-07-11 18:35:39 -0500
committerCorey Powell2015-07-11 18:35:39 -0500
commitdd77b97dc37a7b079504ca8c1002ea0e81142931 (patch)
treeef75de409ae67ea4c29603150570839f1b080831 /PKGBUILD
parent428daf98c755e9d20b62baaa7f4cd86b529c91f4 (diff)
downloadaur-dd77b97dc37a7b079504ca8c1002ea0e81142931.tar.gz
Updated to 0.9.10-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6a8920c717e..fe660863c753 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Corey Powell <mistdragon100@gmail.com>
# Previous Maintainer: Scott Olson <scott@scott-olson.org>
pkgname=rock
-pkgver=0.9.9
-pkgrel=3
+pkgver=0.9.10
+pkgrel=1
pkgdesc="An ooc compiler written in ooc"
arch=('i686' 'x86_64')
license=('BSD')
@@ -14,7 +14,7 @@ depends=('sh')
optdepends=('gcc: can be used as backend C compiler'
'clang: can be used as backend C compiler'
'tcc: can be used as backend C compiler')
-md5sums=('55adb0a0753f2cfea9ba6670e5270563'
+md5sums=('30613c1fb1b823c545870fbbe984e933'
'5de9146a5f9df52ae395863299438017')
build() {