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

Jan Steffens heftig at archlinux.org
Sun Aug 25 20:26:44 UTC 2019


    Date: Sunday, August 25, 2019 @ 20:26:43
  Author: heftig
Revision: 501756

2.1.0-1

Modified:
  pycdio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-25 19:47:13 UTC (rev 501755)
+++ PKGBUILD	2019-08-25 20:26:43 UTC (rev 501756)
@@ -3,8 +3,8 @@
 
 pkgbase=pycdio
 pkgname=(python-pycdio python2-pycdio)
-pkgver=2.0.0
-pkgrel=3
+pkgver=2.1.0
+pkgrel=1
 pkgdesc="Python OO interface to libcdio (CD Input and Control library)"
 url="https://pypi.python.org/pypi/pycdio"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 license=(GPL)
 makedepends=(libcdio python-setuptools python2-setuptools swig)
 source=("https://pypi.io/packages/source/p/$pkgbase/$pkgbase-$pkgver.tar.gz")
-sha512sums=('b73d49e143e4b5ebf5e8514d526a57f71d004b9ce4298743bb109902ee9551fa586384a236b26da9cd86284b2aa8c31fb02a324a1cebc03f2071d06fbd3e3285')
+sha512sums=('dc18fbd212f7040b8b06efaf263b17568e9c2d089cff7dfc4dda50a7225059e44c9c86e2d81ade92cf09c823f7189b5723fb601cb12f0884dc04e9f5418c5927')
 
 prepare() {
   cd $pkgbase-$pkgver



More information about the arch-commits mailing list