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


Commits:
efeecc30 by Christian Hesse at 2023-12-11T09:53:24+01:00
upgpkg: 1.0.9-2: tag update and tarball re-upload 🤬

- - - - -


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.9
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/jthornber/thin-provisioning-tools
        arch = x86_64
        license = GPL3
        makedepends = cargo
        depends = gcc-libs
        source = 
thin-provisioning-tools-1.0.9.tar.gz::https://github.com/jthornber/thin-provisioning-tools/archive/v1.0.9.tar.gz
-       sha256sums = 
4ff542b438babf4e17378bc5c6d823ec35c00f72bde49fe229a803bba4634512
+       sha256sums = 
830a6f86f96bfaadd779ca36b15a02b21fd1082ea0e72102b269d999d0b20429
 
 pkgname = thin-provisioning-tools


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=thin-provisioning-tools
 pkgver=1.0.9
-pkgrel=1
+pkgrel=2
 pkgdesc='Suite of tools for manipulating the metadata of the dm-thin 
device-mapper target'
 arch=('x86_64')
 url='https://github.com/jthornber/thin-provisioning-tools'
@@ -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=('4ff542b438babf4e17378bc5c6d823ec35c00f72bde49fe229a803bba4634512')
+sha256sums=('830a6f86f96bfaadd779ca36b15a02b21fd1082ea0e72102b269d999d0b20429')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



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

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


Reply via email to