summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c6d31881ce2..6622bd1d1f54 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python3-aria2jsonrpc
pkgdesc = A wrapper class around Aria2's JSON RPC interface.
pkgver = 2021
- pkgrel = 4
+ pkgrel = 14
url = https://xyne.dev/projects/python3-aria2jsonrpc
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index a1295d0d4e2e..d7a2fd9e8078 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <gro xunilhcra enyx, backwards>
pkgname=python3-aria2jsonrpc
pkgver=2021
-pkgrel=4
+pkgrel=14
pkgdesc='A wrapper class around Aria2'"'"'s JSON RPC interface.'
arch=(any)
license=(GPL)