summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2019-11-19 02:14:04 +0100
committerXyne2019-11-19 02:14:04 +0100
commitb7a77883223c943ef9ca025050469015e7b8f39c (patch)
tree875a419701d9eaa32360ba24f9d698a861738ae9
parent305a05164beb9ca573ca5acf3ab61e92dde517b8 (diff)
downloadaur-b7a77883223c943ef9ca025050469015e7b8f39c.tar.gz
Update to 2016-5
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea7d9a22e723..9f1057980d03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python3-aria2jsonrpc
pkgdesc = A wrapper class around Aria2's JSON RPC interface.
pkgver = 2016
- pkgrel = 4
+ pkgrel = 5
url = https://xyne.archlinux.ca/projects/python3-aria2jsonrpc
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 4177ddadbbb1..3b4bb48abb49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=python3-aria2jsonrpc
pkgver=2016
-pkgrel=4
+pkgrel=5
pkgdesc='A wrapper class around Aria2'"'"'s JSON RPC interface.'
arch=(any)
license=(GPL)