[arch-commits] Commit in python-libcharon/trunk (PKGBUILD)
Jelle van der Waa
jelle at gemini.archlinux.org
Wed Dec 29 16:36:18 UTC 2021
Date: Wednesday, December 29, 2021 @ 16:36:18
Author: jelle
Revision: 1087383
upgpkg: python-libcharon 4.12.0-1
Modified:
python-libcharon/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-29 16:35:40 UTC (rev 1087382)
+++ PKGBUILD 2021-12-29 16:36:18 UTC (rev 1087383)
@@ -1,8 +1,8 @@
# Maintainer: Jelle van der Waa <jelle at archlinux.org>
pkgname=python-libcharon
-pkgver=4.11.0
-pkgrel=2
+pkgver=4.12.0
+pkgrel=1
pkgdesc="Python File metadata and streaming library"
url="https://github.com/Ultimaker/libCharon"
arch=(any)
@@ -11,7 +11,7 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest')
source=(libcharon-$pkgver.tar.gz::https://github.com/Ultimaker/libCharon/archive/${pkgver}.tar.gz)
-sha512sums=('e0541ad0194959e62d766a79433d4cb331f9c3350931fc75168ab3a235b054e1d4087041abf9bd11506e870ee58ac1e8dc9aeaf43480f134313dda62821c8915')
+sha512sums=('a964ce2b6688f5829f26df16aadc35895d793bf10335fa45ec71190123f4e0c0d5677c567ae8f7bc406b9ce01bd63d5abb1c9ab3592fd3b26008709cba159a8b')
build() {
cd libCharon-$pkgver
More information about the arch-commits
mailing list