summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2018-08-07 17:35:00 +0430
committerMohammadreza Abdollahzadeh2018-08-07 17:35:00 +0430
commit2d4380e0ab43d5a54f1423a5aada849134978503 (patch)
tree926c2de528e93e99f0fde577272e9ace898c2879
parent4654131099881c911cbb6448a9d587516dec9ed7 (diff)
downloadaur-2d4380e0ab43d5a54f1423a5aada849134978503.tar.gz
update for rebuilding for python 3.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3567df692426..31c7eb484a0b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Tue Aug 7 13:04:25 UTC 2018
pkgbase = persepolis
pkgdesc = A graphical front-end for aria2 download manager with lots of features.
pkgver = 3.1.0
- pkgrel = 2
+ pkgrel = 3
url = https://persepolisdm.github.io/
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index c42083528bbb..d2c55d8b47a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname='persepolis'
pkgver=3.1.0
-pkgrel=2
+pkgrel=3
pkgdesc="A graphical front-end for aria2 download manager with lots of features."
arch=('any')
url="https://persepolisdm.github.io/"