summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5442d0ad5114..5ef2eca4345e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Wed May 4 11:00:10 UTC 2016
pkgbase = rosella
pkgdesc = Lightweight ircd
- pkgver = 1.1.1
+ pkgver = 1.2.0
pkgrel = 1
url = http://github.com/eXeC64/Rosella
arch = x86_64
@@ -8,7 +10,7 @@ pkgbase = rosella
license = AGPL
makedepends = go
makedepends = git
- source = rosella::git://github.com/eXeC64/Rosella.git#tag=v1.1.1
+ source = rosella::git://github.com/eXeC64/Rosella.git#tag=v1.2.0
md5sums = SKIP
pkgname = rosella
diff --git a/PKGBUILD b/PKGBUILD
index f017887e176f..896cee3630e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Harry Jeffery <harry|@|exec64|.|co|.|uk>
pkgname=rosella
-pkgver=1.1.1
+pkgver=1.2.0
pkgrel=1
pkgdesc="Lightweight ircd"
arch=('x86_64' 'i686')