Tim Meusel pushed to branch main at Arch Linux / Packaging / Packages / 
virt-what


Commits:
92323760 by Tim Meusel at 2024-09-28T23:44:23+02:00
upgpkg: 1.27-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,16 +1,16 @@
 pkgbase = virt-what
        pkgdesc = A small program that prints out a list of facts about a 
virtual machine
-       pkgver = 1.26
+       pkgver = 1.27
        pkgrel = 1
        url = http://people.redhat.com/~rjones/virt-what/
        arch = x86_64
        license = GPL-2.0-only
        depends = dmidecode
        depends = bash
-       source = 
https://people.redhat.com/~rjones/virt-what/files/virt-what-1.26.tar.gz
-       source = 
https://people.redhat.com/~rjones/virt-what/files/virt-what-1.26.tar.gz.sig
+       source = 
https://people.redhat.com/~rjones/virt-what/files/virt-what-1.27.tar.gz
+       source = 
https://people.redhat.com/~rjones/virt-what/files/virt-what-1.27.tar.gz.sig
        validpgpkeys = F7774FB1AD074A7E8C8767EA91738F73E1B768A0
-       sha512sums = 
1939e0f9c2ab9a17feb9f737e0823eb2f2950838e0724fb87119823213c1defc9c7229ed703e977540d6bfe0d681230e4131b4fcfe4db4864b784cba69254ee0
+       sha512sums = 
8d10111e38a87504daccf36e9386863aa92308c96be65164412d92c56c12d42f38e6e251fabe7945ce74e1419fc82c0ac3cdbd0f25b19cd72feda2e199307d6f
        sha512sums = SKIP
 
 pkgname = virt-what


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Thomas S Hatch <thatch45 (at) Gmail (dot) com>
 
 pkgname=virt-what
-pkgver=1.26
+pkgver=1.27
 pkgrel=1
 license=('GPL-2.0-only')
 arch=('x86_64')
@@ -12,7 +12,7 @@ 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=("https://people.redhat.com/~rjones/virt-what/files/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha512sums=('1939e0f9c2ab9a17feb9f737e0823eb2f2950838e0724fb87119823213c1defc9c7229ed703e977540d6bfe0d681230e4131b4fcfe4db4864b784cba69254ee0'
+sha512sums=('8d10111e38a87504daccf36e9386863aa92308c96be65164412d92c56c12d42f38e6e251fabe7945ce74e1419fc82c0ac3cdbd0f25b19cd72feda2e199307d6f'
             'SKIP')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/virt-what/-/commit/92323760037256254dadea2a65b61463ed1a4e98

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/virt-what/-/commit/92323760037256254dadea2a65b61463ed1a4e98
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to