summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJules Roumieux2017-02-06 07:27:36 +0100
committerJules Roumieux2017-02-06 07:27:36 +0100
commit0d050fc9402b3c610290deb44f81ae1d2d0faa45 (patch)
tree59c8dc73a829d2fe3ddf0e90e772456be7b80606 /PKGBUILD
parentc85ccdea52ab944f224a0e7f4f88369639c5ea2e (diff)
downloadaur-0d050fc9402b3c610290deb44f81ae1d2d0faa45.tar.gz
Modified dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3eee9430f5fd..6dcdb2ce58e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer : Breizh <breizh.craft.98@openmailbox.org>
pkgname=p7screen
pkgver=3.0
-pkgrel=0
+pkgrel=1
pkgdesc="Casio Communication Protocol 7.00 implementation"
arch=('i686' 'x86_64')
url="https://p7.planet-casio.com/"
license=('GPL2')
groups=()
-depends=('libusb>=1.0' 'libp7>=2.0')
+depends=('libusb>=1.0' 'libp7>=3.0')
makedepends=('asciidoc>=8.6.9')
optdepends=()
provides=('p7screen')