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

Felix Yan felixonmars at archlinux.org
Sat Feb 16 18:04:44 UTC 2019


    Date: Saturday, February 16, 2019 @ 18:04:43
  Author: felixonmars
Revision: 433631

upgpkg: piep 0.9.0-1

Modified:
  piep/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-16 18:04:16 UTC (rev 433630)
+++ PKGBUILD	2019-02-16 18:04:43 UTC (rev 433631)
@@ -2,7 +2,7 @@
 
 pkgname=piep
 pkgdesc='Bringing the power of python to stream editing'
-pkgver=0.8.1
+pkgver=0.9.0
 pkgrel=1
 arch=("any")
 url="https://github.com/gfxmonk/piep"
@@ -10,7 +10,7 @@
 depends=('python2-pygments' 'python2-setuptools')
 makedepends=('python2-nose')
 source=("https://github.com/gfxmonk/$pkgname/archive/version-$pkgver.tar.gz")
-sha512sums=('772834cee6a705811823046373c61eb505421a9c97aab3b08ba1d644ec30d7a16e37538c429b651c5465ca7d737e8fc5ef2ec9560de9af003067d5456717e319')
+sha512sums=('1339ece900c35f63de2825a8352216b74fa48b2c5654a79aadacc72aad7698d7aa2f3f48cd70020d975d6a6349e38b24fb1bbfc122a69677caa043ff9385c043')
 
 prepare() {
   cd $pkgname-version-$pkgver



More information about the arch-commits mailing list