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

Felix Yan felixonmars at archlinux.org
Thu Apr 11 19:46:08 UTC 2019


    Date: Thursday, April 11, 2019 @ 19:46:07
  Author: felixonmars
Revision: 451155

upgpkg: pigar 0.9.2-1

Modified:
  pigar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-11 18:51:31 UTC (rev 451154)
+++ PKGBUILD	2019-04-11 19:46:07 UTC (rev 451155)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=pigar
-pkgver=0.9.1
-pkgrel=2
+pkgver=0.9.2
+pkgrel=1
 pkgdesc="A fantastic tool to generate requirements for your Python project, and more than that"
 arch=('any')
 url="https://github.com/Damnever/pigar"
@@ -9,7 +9,7 @@
 license=('BSD')
 depends=('python-setuptools' 'python-colorama' 'python-requests')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/Damnever/pigar/archive/v$pkgver.tar.gz")
-sha512sums=('d45f8a896d95259030cc079b6466b39bbc747339672cd852ffd72eb32059dca0054b9bc68415b3cb52dfad59521ce8ffdc7b83963556401bb5fb1fb283d6d677')
+sha512sums=('7a937fce100ba4f338cf992f7abb1a71092ab1b1dcd3532ca99f23f30f6cf6da70b3a93cad3d8c09c6c352ee3b20456150857171c5ea35091fd148776bb51cce')
 
 build() {
   cd pigar-$pkgver



More information about the arch-commits mailing list