summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlastavengers2016-05-06 23:48:30 +0800
committerlastavengers2016-05-06 23:48:30 +0800
commitfc29f361dfe0bbafe75828832eb86da69b371e51 (patch)
tree26d74808334c8a8b30c633b0f575189fb465a915
parent19ded110b549e1594e5b24ae0921283fc7f86a96 (diff)
downloadaur-fc29f361dfe0bbafe75828832eb86da69b371e51.tar.gz
update deps
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea87727789de..2eadc2bbf149 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Wed Apr 13 01:11:17 UTC 2016
+# Fri May 6 15:48:20 UTC 2016
pkgbase = ricin-git
pkgdesc = A dead-simple but powerful Tox client.
- pkgver = 0.599.5602330
+ pkgver = 0.652.786de97
pkgrel = 1
url = https://github.com/RicinApp/Ricin
arch = i686
arch = x86_64
license = GPL3
makedepends = git
- makedepends = meson-git
+ makedepends = meson
makedepends = ninja
makedepends = vala
depends = gtk3
diff --git a/PKGBUILD b/PKGBUILD
index 3518fee9902b..9c57dd14f1bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=ricin-git
_pkgname=Ricin
_submodule=tox-vapi
-pkgver=0.599.5602330
+pkgver=0.652.786de97
pkgrel=1
pkgdesc="A dead-simple but powerful Tox client."
url="https://github.com/RicinApp/Ricin"
arch=('i686' 'x86_64')
license=('GPL3')
-makedepends=('git' 'meson-git' 'ninja' 'vala')
+makedepends=('git' 'meson' 'ninja' 'vala')
depends=('gtk3'
'toxcore'
'glib2'