summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin Shalygin2016-05-25 22:20:19 +0600
committerKonstantin Shalygin2016-05-25 22:20:19 +0600
commita09d74fccbc35e33e93b43c3cdcd7565c58efa86 (patch)
treedc158a96f0de3c47e4e8a2c8e2521ada68baa78a /PKGBUILD
parentc5e107ce69272ce2a49b3d13d94d71815ec0072d (diff)
downloadaur-a09d74fccbc35e33e93b43c3cdcd7565c58efa86.tar.gz
bump to 1.0.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8eafdf2cf843..306952a9a526 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Konstantin Shalygin <k0ste@cn.ru>
pkgname='ovirt-guest-agent'
-_mainver='1.0.11'
-pkgver="${_mainver}.3"
+_mainver='1.0.12'
+pkgver="${_mainver}"
pkgrel='1'
pkgdesc='The oVirt Guest Agent'
arch=('x86_64')
@@ -19,7 +19,7 @@ source=("python2-arch.patch"
sha256sums=('95c162b584dd137296bcec70d14079d4b93d10d8542a87bd8f1cd6ad01e4b140'
'fab3d62ecd8f6546d5b193f4ca22919de20451678b4cce2c53aa0977fed4f483'
'545235630d6da51b547c1e8c177ddbf9f57aa81017b8683274a449d46e765cc4'
- 'bedc224ce25e6f45c10c2e9b7aafde5146c9a4bc54c9fe9d253e94c93944e138')
+ '42ff2a1e47934a265e50c638bfb9b48948262c355f9f15630adfec539b8eda65')
backup=("etc/${pkgname}.conf")
prepare() {