summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Kharitonov2019-11-18 04:35:48 +0500
committerDmitry Kharitonov2019-11-18 04:35:48 +0500
commit7690fde82700317d8c1ccc73ad11e769f3afc28a (patch)
treed023e31b595bb53c391569f76c3e085fd809ee36
parenta1a3ea58e511b02da33e310139f08db348bbb7f9 (diff)
downloadaur-7690fde82700317d8c1ccc73ad11e769f3afc28a.tar.gz
Python 3.8 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec6934272b85..775bc3d5dae6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = autokey
pkgdesc = AutoKey, a desktop automation utility for Linux and X11, updated to run on Python 3
pkgver = 0.95.8
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/autokey/autokey
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index b3410c60bd23..4b7f8fe85bb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=autokey
pkgver=0.95.8
-pkgrel=1
+pkgrel=2
pkgdesc="AutoKey, a desktop automation utility for Linux and X11, updated to run on Python 3"
arch=('i686' 'x86_64')
url="https://github.com/autokey/autokey"