Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
thin-provisioning-tools


Commits:
ae95fd6e by Christian Hesse at 2023-12-05T20:33:28+01:00
upgpkg: 1.0.8-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = thin-provisioning-tools
        pkgdesc = Suite of tools for manipulating the metadata of the dm-thin 
device-mapper target
-       pkgver = 1.0.7
+       pkgver = 1.0.8
        pkgrel = 1
        url = https://github.com/jthornber/thin-provisioning-tools
        arch = x86_64
        license = GPL3
        makedepends = cargo
        depends = gcc-libs
-       source = 
thin-provisioning-tools-1.0.7.tar.gz::https://github.com/jthornber/thin-provisioning-tools/archive/v1.0.7.tar.gz
-       sha256sums = 
6fd53f6c9aa70dc43b808858f3bd5b1c49279b8773bcd5c750ae21903559e629
+       source = 
thin-provisioning-tools-1.0.8.tar.gz::https://github.com/jthornber/thin-provisioning-tools/archive/v1.0.8.tar.gz
+       sha256sums = 
1afa8cf5c8b30c2c2e7bf45ca2af2c94b524ca63ef049322aa0dea6abe7e36fa
 
 pkgname = thin-provisioning-tools


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Jason Hall <[email protected]>
 
 pkgname=thin-provisioning-tools
-pkgver=1.0.7
+pkgver=1.0.8
 pkgrel=1
 pkgdesc='Suite of tools for manipulating the metadata of the dm-thin 
device-mapper target'
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL3')
 depends=('gcc-libs')
 makedepends=('cargo')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/jthornber/${pkgname}/archive/v${pkgver}.tar.gz";)
-sha256sums=('6fd53f6c9aa70dc43b808858f3bd5b1c49279b8773bcd5c750ae21903559e629')
+sha256sums=('1afa8cf5c8b30c2c2e7bf45ca2af2c94b524ca63ef049322aa0dea6abe7e36fa')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/thin-provisioning-tools/-/commit/ae95fd6ec224ae25f10403b27be1b71841aa62dc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/thin-provisioning-tools/-/commit/ae95fd6ec224ae25f10403b27be1b71841aa62dc
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to