summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Hartmann2020-11-25 14:14:06 +0100
committerThomas Hartmann2020-11-25 14:14:06 +0100
commit615b68f27bdb7bd0393cc9a39cf4dbbd27894a4a (patch)
tree6c3e620f1b628a84df8e427c3c9a6de8f6b93c85
parentef3e46cc5767d9ded85a4d4314622c81a6ece65e (diff)
downloadaur-615b68f27bdb7bd0393cc9a39cf4dbbd27894a4a.tar.gz
updated to version 8.8.12
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49f94037bcc9..14c1a6254ee8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = htcondor
pkgdesc = Distributed workload management system
- pkgver = 8.8.11
+ pkgver = 8.8.12
pkgrel = 1
url = https://research.cs.wisc.edu/htcondor/
arch = x86_64
@@ -18,8 +18,8 @@ pkgbase = htcondor
depends = python
provides = htcondor
conflicts = htcondor
- source = htcondor-8.8.11.tar.gz::https://github.com/htcondor/htcondor/archive/V8_8_11.tar.gz
- md5sums = 36c07e4ff3b81faa06a91a6368741d7c
+ source = htcondor-8.8.12.tar.gz::https://github.com/htcondor/htcondor/archive/V8_8_12.tar.gz
+ md5sums = 85b0a4b66d61bbfaf49c3c94f586f5b9
pkgname = htcondor
diff --git a/PKGBUILD b/PKGBUILD
index b4d81f9cec28..8e10b8352e0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Thomas Hartmann <thomas@th-ht.de>
pkgname=htcondor
-pkgver=8.8.11
+pkgver=8.8.12
pkgrel=1
epoch=
pkgdesc="Distributed workload management system"
@@ -26,7 +26,7 @@ install=
changelog=
source=("$pkgname-$pkgver.tar.gz::https://github.com/htcondor/htcondor/archive/V${pkgver//./_}.tar.gz")
noextract=()
-md5sums=('36c07e4ff3b81faa06a91a6368741d7c')
+md5sums=('85b0a4b66d61bbfaf49c3c94f586f5b9')
validpgpkeys=()
build() {