summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 248773ab6dfe..7cac005a2d65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Thomas S Hatch <thatch45 (at) Gmail (dot) com>
pkgname=virt-what
-pkgver=1.15
-pkgrel=2
+pkgver=1.18
+pkgrel=1
license=('GPL')
arch=('i686' 'x86_64')
depends=('dmidecode')
@@ -11,7 +11,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=("http://people.redhat.com/~rjones/virt-what/files/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('7ab9220d4682eadf9139c6afe62d33ebd273fff69e49054279caba5514937c41'
+sha256sums=('bc42dd8214a6f30a1e6f2478faf12c41ecf0a0c8b9e493241f02416ae28162f4'
'SKIP')
build() {