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

Felix Yan felixonmars at gemini.archlinux.org
Sun Aug 1 02:35:33 UTC 2021


    Date: Sunday, August 1, 2021 @ 02:35:33
  Author: felixonmars
Revision: 991857

upgpkg: pycdio 2.1.1-1

Modified:
  pycdio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-01 02:32:39 UTC (rev 991856)
+++ PKGBUILD	2021-08-01 02:35:33 UTC (rev 991857)
@@ -4,8 +4,8 @@
 
 pkgbase=pycdio
 pkgname=(python-pycdio)
-pkgver=2.1.0
-pkgrel=5
+pkgver=2.1.1
+pkgrel=1
 pkgdesc="Python OO interface to libcdio (CD Input and Control library)"
 url="https://pypi.python.org/pypi/pycdio"
 arch=(x86_64)
@@ -13,7 +13,7 @@
 depends=(python libcdio)
 makedepends=(python-setuptools swig)
 source=("https://pypi.io/packages/source/p/$pkgbase/$pkgbase-$pkgver.tar.gz")
-sha512sums=('dc18fbd212f7040b8b06efaf263b17568e9c2d089cff7dfc4dda50a7225059e44c9c86e2d81ade92cf09c823f7189b5723fb601cb12f0884dc04e9f5418c5927')
+sha512sums=('4c756b1c2f39332add86e01af129ccb608178306be42c9719c163b6bad0ba4de3916ac477c6866450890e094b14a2689a24e7d19bcf13846330555c2bb1feaa7')
 
 prepare() {
   cd $pkgbase-$pkgver



More information about the arch-commits mailing list