summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2021-03-21 13:46:38 +0100
committerFabioLolix2021-03-21 13:46:38 +0100
commitb004a3c5f433a2ab4a1b512e5c8c2a1d5a4c3f5c (patch)
tree480f3cccb6bc3bc7e59f4624ef1b9f74ccbaa5e6
parentf585103298e645fcb5edc9b7259e92ccf90ad1e2 (diff)
downloadaur-b004a3c5f433a2ab4a1b512e5c8c2a1d5a4c3f5c.tar.gz
update deps
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b59d78a0dc7b..868b9fe13aaf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = akira-git
pkgdesc = Native Linux App for UI and UX Design built in Vala and Gtk
- pkgver = 0.0.13.r31.gcbe9b9c
+ pkgver = 0.0.13.r68.gcf2989c
pkgrel = 2
url = https://github.com/akiraux/Akira
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = akira-git
makedepends = vala
makedepends = meson
makedepends = appstream
- depends = goocanvas3
+ depends = goocanvas
depends = libgranite.so
depends = gtksourceview3
depends = gtk-theme-elementary
diff --git a/PKGBUILD b/PKGBUILD
index cc0add7720b5..5c3f164294f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# Contributor: Philip Goto <philip.goto@gmail.com>
pkgname=akira-git
-pkgver=0.0.13.r31.gcbe9b9c
+pkgver=0.0.13.r68.gcf2989c
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=(goocanvas3 libgranite.so gtksourceview3 gtk-theme-elementary elementary-icon-theme)
+depends=(goocanvas libgranite.so gtksourceview3 gtk-theme-elementary elementary-icon-theme)
makedepends=(git vala meson appstream)
provides=(akira)
conflicts=(akira)