summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2020-12-03 00:16:32 +0100
committerXyne2020-12-03 00:16:32 +0100
commitf1693c554b9c84defce3eddbedc13b3382567f65 (patch)
tree05641eaac8698e4a50a1b22518942f3e531aae33
parentd82226fe488c44adc4e0d59cbc608823f010841b (diff)
downloadaur-f1693c554b9c84defce3eddbedc13b3382567f65.tar.gz
Update to 2019-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc0db1928806..ace90d9a5882 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python3-aria2jsonrpc
pkgdesc = A wrapper class around Aria2's JSON RPC interface.
pkgver = 2019
- pkgrel = 1
+ pkgrel = 2
url = https://xyne.archlinux.ca/projects/python3-aria2jsonrpc
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 5656879e9737..61f1237e224e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=python3-aria2jsonrpc
pkgver=2019
-pkgrel=1
+pkgrel=2
pkgdesc='A wrapper class around Aria2'"'"'s JSON RPC interface.'
arch=(any)
license=(GPL)