[arch-commits] Commit in hwinfo/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Mon May 28 13:49:27 UTC 2018
Date: Monday, May 28, 2018 @ 13:49:27
Author: arodseth
Revision: 332640
upgpkg: hwinfo 21.53-1
Modified:
hwinfo/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-28 13:36:44 UTC (rev 332639)
+++ PKGBUILD 2018-05-28 13:49:27 UTC (rev 332640)
@@ -5,7 +5,7 @@
# Contributor: champus, madeye, ranguvar and ninja_pt
pkgname=hwinfo
-pkgver=21.52
+pkgver=21.53
pkgrel=1
pkgdesc='Hardware detection tool from openSUSE'
arch=('x86_64')
@@ -16,11 +16,10 @@
options=('!emptydirs')
source=("https://github.com/openSUSE/$pkgname/archive/$pkgver.tar.gz"
'custom_ioctl.patch')
-sha256sums=('2c65ec607466a156fc29272028c589a9895568b8f7c77383e2081086290a19e0'
+sha256sums=('f92dfbd86942c65aaaf89a9679bba7daf6720eec7617276e4455f7867e7ed90e'
'6e83b50aa34f31db5fe6de938402e7c4dda6ffa9ffe1346c076e4779018fcf1d')
prepare() {
- # Patching
cd "$pkgname-$pkgver"
patch -p0 -i ../custom_ioctl.patch
echo 'touch changelog' > git2log
More information about the arch-commits
mailing list