summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBreizh2017-01-06 21:35:29 +0100
committerBreizh2017-01-06 21:35:29 +0100
commit2e8122b6cd2f6beeac9f52a233925e09c5d459e6 (patch)
tree95c366f35a3e84a37c580bb76513722d181f1ceb
parent1ae6296c12964280e01e6dc45b6c30153617c3b4 (diff)
downloadaur-2e8122b6cd2f6beeac9f52a233925e09c5d459e6.tar.gz
Fix dependances again…
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16bab6790c65..f851887ad4b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = p7screen
pkgdesc = Casio Communication Protocol 7.00 implementation
pkgver = 2.0
- pkgrel = 1
+ pkgrel = 2
url = https://p7.touhey.fr/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index d52edf9f8e1e..6039e2762b9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer : Breizh <breizh.craft.98@openmailbox.org>
pkgname=p7screen
pkgver=2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Casio Communication Protocol 7.00 implementation"
arch=('i686' 'x86_64')
url="https://p7.touhey.fr/"