[arch-commits] Commit in libblockdev/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Jun 6 17:29:06 UTC 2022


    Date: Monday, June 6, 2022 @ 17:29:06
  Author: felixonmars
Revision: 447644

upgpkg: libblockdev 2.27-1

Modified:
  libblockdev/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-06 17:24:08 UTC (rev 447643)
+++ PKGBUILD	2022-06-06 17:29:06 UTC (rev 447644)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=libblockdev
-pkgver=2.26
-pkgrel=3
+pkgver=2.27
+pkgrel=1
 pkgdesc="A library for manipulating block devices"
 arch=('x86_64')
 url="https://github.com/rhinstaller/libblockdev"
@@ -11,7 +11,7 @@
          'parted' 'volume_key' 'xfsprogs' 'kmod' 'libyaml')
 makedepends=('autoconf-archive' 'gobject-introspection' 'systemd' 'python')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/rhinstaller/libblockdev/archive/$pkgver-1.tar.gz")
-sha512sums=('662f9b6a03933a7192079dd2826f87e8465a5a2d792c8768a4cb241cc8adecf04d7558a082bec7cd83ac9cddb3121362ce9cd5eecc73a91ac3ea517e5911a7ed')
+sha512sums=('d6c13d1e3d8aa2b1c721c13a387377c837dec0e7efc1b9a950204d8c879d420fbd57b2f8ab324a4685a8d0dae785a603ec3413d3e9e2987003c1258180bcf6e7')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver-1



More information about the arch-commits mailing list