summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2021-02-27 17:41:55 +0100
committerFabioLolix2021-02-27 17:41:55 +0100
commitf585103298e645fcb5edc9b7259e92ccf90ad1e2 (patch)
tree84152d71ad112958d1fd220d63e72952d75dc62c /PKGBUILD
parent7d938ffe35f86aea4c59413a02098719f75653cb (diff)
downloadaur-f585103298e645fcb5edc9b7259e92ccf90ad1e2.tar.gz
now depends on goocanvas 3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ecbc2ddedb34..cc0add7720b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# Contributor: Philip Goto <philip.goto@gmail.com>
pkgname=akira-git
-pkgver=0.0.13.r11.ga766d93
-pkgrel=1
+pkgver=0.0.13.r31.gcbe9b9c
+pkgrel=2
pkgdesc="Native Linux App for UI and UX Design built in Vala and Gtk"
arch=(x86_64 aarch64)
url="https://github.com/akiraux/Akira"
license=(GPL3)
-depends=(goocanvas libgranite.so gtksourceview3 gtk-theme-elementary elementary-icon-theme)
+depends=(goocanvas3 libgranite.so gtksourceview3 gtk-theme-elementary elementary-icon-theme)
makedepends=(git vala meson appstream)
provides=(akira)
conflicts=(akira)