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

Chih-Hsuan Yen yan12125 at archlinux.org
Sun May 31 09:41:56 UTC 2020


    Date: Sunday, May 31, 2020 @ 09:41:56
  Author: yan12125
Revision: 637630

upgpkg: python-scramp 1.2.0-1

Modified:
  python-scramp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-31 09:08:17 UTC (rev 637629)
+++ PKGBUILD	2020-05-31 09:41:56 UTC (rev 637630)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-scramp
-pkgver=1.1.1
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="Python implementation of the SCRAM protocol"
 arch=(any)
@@ -11,7 +11,7 @@
 makedepends=(python-setuptools)
 checkdepends=(python-pytest)
 source=(https://github.com/tlocke/scramp/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('b7da0089e1f02f32ab509220e76c9e330ac9d736f9d77ad5632b9f4692721362')
+sha256sums=('f8ddf442a0e7e3b3bb4d811da80ec6400e36819b4bc283b8227f76ab90eedf2b')
 
 build() {
   cd scramp-$pkgver



More information about the arch-commits mailing list