[arch-commits] Commit in sg3_utils/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Tue Mar 10 17:57:00 UTC 2020
Date: Tuesday, March 10, 2020 @ 17:56:59
Author: anatolik
Revision: 377327
upgpkg: sg3_utils 1.45-1
Modified:
sg3_utils/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-10 17:27:04 UTC (rev 377326)
+++ PKGBUILD 2020-03-10 17:56:59 UTC (rev 377327)
@@ -1,7 +1,7 @@
# Maintainer: Daniel Isenmann <daniel at archlinux.org>
pkgname=sg3_utils
-pkgver=1.44
+pkgver=1.45
pkgrel=1
pkgdesc="Generic SCSI utilities"
arch=(x86_64)
@@ -9,7 +9,7 @@
license=('GPL' 'custom:BSD')
depends=('glibc')
source=(http://sg.danny.cz/sg/p/${pkgname}-${pkgver}.tar.xz)
-sha512sums=('4f4d5536ebed62f2c81c55741043d9ac3f4610a4dd6ef2e3125f041afd57aae03a32c2affe84a960c9f61fb6f84784bc901c756a8c36c1bc97082fa61e73ae8d')
+sha512sums=('fa25dedc447154d33937248a856af9a7ef380dda282a681d465a57d7dfc24b6c0409fa06aabf8cc28ba191e91db80fed0757b45212eddf713855574b48a97868')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list