summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin T. H. Sandsmark2018-11-30 17:27:31 +0100
committerMartin T. H. Sandsmark2018-11-30 17:27:31 +0100
commit78ec2d738a103682fb24f5231c3c52b457a11cd6 (patch)
tree64bf217629402ed10c45f0f24ce828db3c8a307c /PKGBUILD
parent2d88125ef96cc99060f16370cf60ea5313ee842c (diff)
downloadaur-yzis-git.tar.gz
update and fix SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ebab25473aca..4c671b651845 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Martin Sandsmark <martin.sandsmark@kde.org>
pkgname=yzis-git
-pkgver=r2887.cea35396
+pkgver=r2905.7807cb8e
pkgrel=1
pkgdesc='Vi-like editor with frontends for Qt5 and NCurses'
arch=('i686' 'x86_64')
url='https://github.com/sandsmark/yzis'
-license=('LGPL')
+license=('LGPL' 'GPL')
depends=('qt5-base' 'qt5-xmlpatterns' 'lua51' 'ncurses' 'gettext' 'perl')
makedepends=('cmake' 'git' 'doxygen')
conflicts=(yzis)