[arch-commits] Commit in maturin/trunk (PKGBUILD)
Johannes Löthberg
demize at archlinux.org
Sun Aug 16 13:59:17 UTC 2020
Date: Sunday, August 16, 2020 @ 13:59:16
Author: demize
Revision: 681525
upgpkg: maturin 0.8.2-1
Modified:
maturin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-16 13:56:41 UTC (rev 681524)
+++ PKGBUILD 2020-08-16 13:59:16 UTC (rev 681525)
@@ -1,5 +1,5 @@
pkgname=maturin
-pkgver=0.8.1
+pkgver=0.8.2
pkgrel=1
pkgdesc="Build and publish crates with pyo3, rust-cpython and cffi bindings"
@@ -10,7 +10,7 @@
depends=(gcc-libs libdbus-1.so rust)
makedepends=(git)
-source=(git+https://github.com/PyO3/maturin#tag=v0.8.1?signed)
+source=(git+https://github.com/PyO3/maturin#tag=v$pkgver)
sha256sums=('SKIP')
validpgpkeys=('07515D832489235391FD5799305BDEA95BCA5CBF')
More information about the arch-commits
mailing list