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

Felix Yan felixonmars at archlinux.org
Sun Nov 4 01:09:15 UTC 2018


    Date: Sunday, November 4, 2018 @ 01:09:14
  Author: felixonmars
Revision: 401354

upgpkg: python-biscuits 0.2.1-1

Modified:
  python-biscuits/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-04 01:09:01 UTC (rev 401353)
+++ PKGBUILD	2018-11-04 01:09:14 UTC (rev 401354)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-biscuits
-pkgver=0.1.1
+pkgver=0.2.1
 pkgrel=1
 pkgdesc="Fast and tasty cookies handling"
 url="https://github.com/pyrates/biscuits"
@@ -11,7 +11,7 @@
 makedepends=('cython' 'python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pyrates/biscuits/archive/$pkgver.tar.gz")
-sha512sums=('b3370181fc6675913cb677ac5f9a6a8a97ecba7c99ba1c3180414192da9393142f3315d6680cb40da7a49c6aa2f3de6fba46db6a62ce6c42a6953cf52d5bf269')
+sha512sums=('ccb8f00460f1d73eb28c44ab1a179d98109dc0427196cddcc86f97a4224e5f2230a33caaabcb10ae621f049e7097b2cd03b1cecc8a140b49ee0d68d1384895af')
 
 build() {
   cd biscuits-$pkgver



More information about the arch-commits mailing list