[arch-commits] Commit in virt-what/trunk (PKGBUILD)
Tim Meusel
bastelfreak at gemini.archlinux.org
Tue Sep 6 11:11:32 UTC 2022
Date: Tuesday, September 6, 2022 @ 11:11:32
Author: bastelfreak
Revision: 1294419
update 1.24->1.25
Modified:
virt-what/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-06 11:08:18 UTC (rev 1294418)
+++ PKGBUILD 2022-09-06 11:11:32 UTC (rev 1294419)
@@ -3,16 +3,16 @@
# Contributor: Thomas S Hatch <thatch45 (at) Gmail (dot) com>
pkgname=virt-what
-pkgver=1.24
+pkgver=1.25
pkgrel=1
license=('GPL')
-arch=('i686' 'x86_64')
+arch=('x86_64')
depends=('dmidecode')
pkgdesc='A small program that prints out a list of facts about a virtual machine'
url='http://people.redhat.com/~rjones/virt-what/'
validpgpkeys=('F7774FB1AD074A7E8C8767EA91738F73E1B768A0')
-source=("http://people.redhat.com/~rjones/virt-what/files/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha512sums=('f6d14ea402f737ce45e67637076a5c11d3fcdbc64a738851fd0ffabec374074c7a9cf857719e0c8cad87b41fc4e78b825ebedafa6fa14e414a4068fca4f5d99c'
+source=("https://people.redhat.com/~rjones/virt-what/files/${pkgname}-${pkgver}.tar.gz"{,.sig})
+sha512sums=('0147b4b44ae0ee685977aa34dfa9bf30ae8e0eb31b7a6d5c0097d16f830fa6fb6afd7156964fc79f3fd5e82b2f68d921fd5306245cc63a2140f6dddc7fdd0e98'
'SKIP')
build() {
More information about the arch-commits
mailing list