[arch-commits] Commit in copr-cli/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Tue Aug 23 18:14:50 UTC 2022


    Date: Tuesday, August 23, 2022 @ 18:14:50
  Author: felixonmars
Revision: 1275756

upgpkg: copr-cli 1.102-1

Modified:
  copr-cli/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-23 18:13:35 UTC (rev 1275755)
+++ PKGBUILD	2022-08-23 18:14:50 UTC (rev 1275756)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=copr-cli
-pkgver=1.101
-pkgrel=2
+pkgver=1.102
+pkgrel=1
 pkgdesc="CLI tool to run copr"
 url="https://pagure.io/copr/copr"
 license=('GPL')
@@ -10,7 +10,7 @@
 depends=('python-copr' 'python-humanize' 'python-jinja' 'python-setuptools' 'python-simplejson')
 checkdepends=('python-pytest' 'python-mock' 'python-responses')
 source=("https://pagure.io/copr/copr/archive/copr-cli-$pkgver-1/copr-copr-cli-$pkgver-1.tar.gz")
-sha512sums=('37f2c21786be78ec85e88f7ee79c8975a6e94a9c2428e3df56b13f39b6f93db5acd2622cd8335f1ca873ae30b7999273e39834ecbc7f6b3a87f0408171e1601b')
+sha512sums=('ef8778ea132b3e1e6d34ba5add71587438967b74bac89ddb2696533a91b8df44d936ebad1d611369d18478e0ec4766edd825796813d4692e165d1553690eeffc')
 
 build() {
   cd copr-copr-cli-$pkgver-1/cli



More information about the arch-commits mailing list