summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorY2018-02-27 20:51:43 +0100
committerY2018-02-27 20:51:43 +0100
commit61ac95f7629b5f048687e62675d43610387fadb5 (patch)
treebcdc0dcc228c0d03157c99160c63c58fddbc2d99 /PKGBUILD
parent85952729c1918dbf17fbfd12f3053b53766fbaf1 (diff)
downloadaur-61ac95f7629b5f048687e62675d43610387fadb5.tar.gz
upstream v1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63cde945c70f..33a3319d1034 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Yves G. <theYinYeti@yalis.fr>
pkgname=pyruse
-pkgver=1.0
+pkgver=1.1
pkgrel=1
pkgdesc="Route systemd-journal logs to filters and actions (ban, report, etc.)"
arch=('any')
url="https://yalis.fr/git/yves/pyruse"
license=('GPL3')
-depends=('python>=3.1' 'python-systemd')
+depends=('python>=3.4' 'python-systemd')
makedepends=('git' 'python-setuptools')
source=("git+https://yalis.fr/git/yves/pyruse.git#tag=${pkgver}")
sha1sums=('SKIP')