Date: Friday, May 12, 2023 @ 21:52:04
  Author: grawlinson
Revision: 1460130

upgpkg: python-shippinglabel 1.5.0-1; new upstream release

Modified:
  python-shippinglabel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-12 21:51:51 UTC (rev 1460129)
+++ PKGBUILD    2023-05-12 21:52:04 UTC (rev 1460130)
@@ -1,8 +1,8 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=python-shippinglabel
-pkgver=1.4.1
-pkgrel=2
+pkgver=1.5.0
+pkgrel=1
 pkgdesc='Utilities for handling Python packages'
 arch=('any')
 url='https://shippinglabel.readthedocs.io/'
@@ -26,7 +26,7 @@
 )
 #checkdepends=('')
 #optdepends=('')
-_commit='c61c0a2060f13ce7e51d3c68b5a3f322bc4efbfd'
+_commit='b6add8beeaf906b45de96b156c6990182bec28c9'
 
source=("$pkgname::git+https://github.com/domdfcoding/shippinglabel#commit=$_commit";)
 b2sums=('SKIP')
 

Reply via email to