[arch-commits] Commit in python-biscuits/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sat Dec 25 13:41:23 UTC 2021
Date: Saturday, December 25, 2021 @ 13:41:23
Author: arojas
Revision: 1083621
Update to 0.3.0
Modified:
python-biscuits/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-25 13:33:48 UTC (rev 1083620)
+++ PKGBUILD 2021-12-25 13:41:23 UTC (rev 1083621)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-biscuits
-pkgver=0.2.1
-pkgrel=7
+pkgver=0.3.0
+pkgrel=1
pkgdesc="Fast and tasty cookies handling"
url="https://github.com/pyrates/biscuits"
license=('MIT')
@@ -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=('ccb8f00460f1d73eb28c44ab1a179d98109dc0427196cddcc86f97a4224e5f2230a33caaabcb10ae621f049e7097b2cd03b1cecc8a140b49ee0d68d1384895af')
+sha512sums=('75650cef8512301ffef29fd6b55f200a299812739038b43f470885e59a038ed66beeb851312f9e5a2b1a448d0bae15d68ead11bce0563632c559177b72688f95')
build() {
cd biscuits-$pkgver
More information about the arch-commits
mailing list