summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorey Powell2015-09-19 16:43:05 -0500
committerCorey Powell2015-09-19 16:43:05 -0500
commit14426b14b6aa1a241bb442861b6d756e75590ab0 (patch)
treed8559091f6e15956eee6d281e7096521bfcf054c
parent0e6c73b557dbfef1baeb6804115d6ab4132de68a (diff)
downloadaur-14426b14b6aa1a241bb442861b6d756e75590ab0.tar.gz
Bumped
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c28233366952..5be4cd035ece 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rock
pkgdesc = An ooc compiler written in ooc
pkgver = 0.9.10
- pkgrel = 1
+ pkgrel = 2
url = http://ooc-lang.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 3825a769f13e..a0ae6578bd44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Previous Maintainer: Scott Olson <scott@scott-olson.org>
pkgname=rock
pkgver=0.9.10
-pkgrel=1
+pkgrel=2
pkgdesc="An ooc compiler written in ooc"
arch=('i686' 'x86_64')
license=('BSD')