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

David Runge dvzrv at gemini.archlinux.org
Mon Aug 29 20:43:25 UTC 2022


    Date: Monday, August 29, 2022 @ 20:43:25
  Author: dvzrv
Revision: 1285970

upgpkg: repod 0.2.2-1: Upgrade to 0.2.2.

Modified:
  repod/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-29 20:43:17 UTC (rev 1285969)
+++ PKGBUILD	2022-08-29 20:43:25 UTC (rev 1285970)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge <dvzrv at archlinux.org>
 
 pkgname=repod
-pkgver=0.2.1
+pkgver=0.2.2
 pkgrel=1
 pkgdesc="Tooling to maintain binary package repositories"
 arch=(any)
@@ -35,8 +35,8 @@
 source=(
   https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz
 )
-sha256sums=('3e97e8d422030c59561cbd2620b430e1be2bfdb235a9b97fc887053ec97515bf')
-b2sums=('315c83251ece30f88803fffed020cf1c98c173b3fc5fe29ea8e9b6654f97a668fad9f43c75b669b276a4bc1561cc46c33678339751df4267606c91cce3b7f51b')
+sha256sums=('0d30e17f27402044aaa875b476b81c85f400cf634c543d34bb61d20bf47bc84d')
+b2sums=('e4bee6a48b905e5d58353ec2ce47d01216c35f1c6195d2fae8822a56c6cd49d6b4ae80a0054d9b83679036ffa066573bae114dc24e71177fb2da334cd474f7f7')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list