summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlastavengers2016-04-12 13:48:19 +0800
committerlastavengers2016-04-12 13:48:19 +0800
commit36d7b3625c6f5ce1a028060dd25b712138d32d3e (patch)
tree32fcf1fdbfd8c4963a863e93cc7b737b6dfbe95d
parentc9e29a0093eb94050ee5498f5ba755b07b0705b5 (diff)
downloadaur-36d7b3625c6f5ce1a028060dd25b712138d32d3e.tar.gz
bump version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85ba1f494759..c769b14ce1a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Apr 10 15:57:06 UTC 2016
+# Tue Apr 12 05:48:11 UTC 2016
pkgbase = ricin
pkgdesc = A dead-simple but powerful Tox client.
- pkgver = 0.0.4.1
+ pkgver = 0.0.6
pkgrel = 1
url = https://github.com/RicinApp/Ricin
arch = i686
@@ -21,8 +21,8 @@ pkgbase = ricin
depends = libconfig
provides = ricin
conflicts = ricin
- source = https://github.com/RicinApp/Ricin/archive/v0.0.4.1.tar.gz
- sha256sums = ac27f0f02e30262a2e3a87932be3d0ac05be826119b4cec6516c8bf26e366995
+ source = https://github.com/RicinApp/Ricin/archive/v0.0.6.tar.gz
+ sha256sums = a6b328f772eb81824c859528ff0b08782d4ead993e87d74f64ec17fd6bd6ad14
pkgname = ricin
diff --git a/PKGBUILD b/PKGBUILD
index ef0331efee8d..87ab08b5bc80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ricin
_pkgname=Ricin
-pkgver=0.0.4.1
+pkgver=0.0.6
pkgrel=1
pkgdesc="A dead-simple but powerful Tox client."
url="https://github.com/RicinApp/Ricin"
@@ -19,7 +19,7 @@ depends=('gtk3'
)
source=("https://github.com/RicinApp/${_pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('ac27f0f02e30262a2e3a87932be3d0ac05be826119b4cec6516c8bf26e366995')
+sha256sums=('a6b328f772eb81824c859528ff0b08782d4ead993e87d74f64ec17fd6bd6ad14')
provides=('ricin')
conflicts=('ricin')