Skip to content
Snippets Groups Projects
Verified Commit 5814732d authored by Felix Yan's avatar Felix Yan
Browse files

upgpkg: 0.3.1-1

parent cf5972e1
No related branches found
Tags 0.4.5.1-1
No related merge requests found
.SRCINFO 0 → 100644
pkgbase = python-biscuits
pkgdesc = Fast and tasty cookies handling
pkgver = 0.3.1
pkgrel = 1
url = https://github.com/pyrates/biscuits
arch = x86_64
license = MIT
checkdepends = python-pytest-runner
makedepends = cython
makedepends = python-setuptools
depends = python
source = python-biscuits-0.3.1.tar.gz::https://github.com/pyrates/biscuits/archive/0.3.1.tar.gz
sha512sums = d603ee536348686d958fde9de6c79f438f1ab753746518a05abc4b7ff5b236e6b744fad5a41d712c5c01867e63e63ce11da47394cdc4f9c2e89a04fa0fb4fb14
pkgname = python-biscuits
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=python-biscuits
pkgver=0.3.0
pkgrel=2
pkgver=0.3.1
pkgrel=1
pkgdesc="Fast and tasty cookies handling"
url="https://github.com/pyrates/biscuits"
license=('MIT')
......@@ -11,7 +11,7 @@ depends=('python')
makedepends=('cython' 'python-setuptools')
checkdepends=('python-pytest-runner')
source=("$pkgname-$pkgver.tar.gz::https://github.com/pyrates/biscuits/archive/$pkgver.tar.gz")
sha512sums=('75650cef8512301ffef29fd6b55f200a299812739038b43f470885e59a038ed66beeb851312f9e5a2b1a448d0bae15d68ead11bce0563632c559177b72688f95')
sha512sums=('d603ee536348686d958fde9de6c79f438f1ab753746518a05abc4b7ff5b236e6b744fad5a41d712c5c01867e63e63ce11da47394cdc4f9c2e89a04fa0fb4fb14')
build() {
cd biscuits-$pkgver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment