summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMubashshir2021-07-08 00:39:38 +0600
committerMubashshir2021-07-08 00:39:38 +0600
commitc574ba35d4bbd311378a294a15b78f6c8b600587 (patch)
treea3522af635fe74d6b57493d0f225775ff5d27b3e
parent0ce2e9a0cc611b66e6d77a45aac937cac4268fc8 (diff)
downloadaur-c574ba35d4bbd311378a294a15b78f6c8b600587.tar.gz
upgpkg: python-cleo-pypi 0.8.1-6
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41d621a90072..df841fe6ee85 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-cleo-pypi
pkgdesc = create beautiful and testable command-line interfaces
pkgver = 0.8.1
- pkgrel = 4
+ pkgrel = 6
url = https://github.com/sdispater/cleo
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index d8f5a0bf30b2..226dff45edd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_name=cleo
pkgname=python-$_name-pypi
pkgver=0.8.1
-pkgrel=4
+pkgrel=6
pkgdesc='create beautiful and testable command-line interfaces'
provides=("python-cleo=$pkgver")
conflicts=("python-cleo")