summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Hartmann2020-10-22 21:05:10 +0200
committerThomas Hartmann2020-10-22 21:05:10 +0200
commitd925bb97bdaf6de8db12d11ca56b071320ec79f2 (patch)
tree07413258c7a47b64d7a752b834b2dada778d4d3b
parente2b3713b2ea0d403e4c8ff1e577ff850079ff7a4 (diff)
downloadaur-d925bb97bdaf6de8db12d11ca56b071320ec79f2.tar.gz
version 8.8.11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97c9c610277b..49f94037bcc9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = htcondor
pkgdesc = Distributed workload management system
- pkgver = 8.8.10
+ pkgver = 8.8.11
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.10.tar.gz::https://github.com/htcondor/htcondor/archive/V8_8_10.tar.gz
- md5sums = 8d7c3c62cab5931973cb9e95523e0103
+ source = htcondor-8.8.11.tar.gz::https://github.com/htcondor/htcondor/archive/V8_8_11.tar.gz
+ md5sums = 36c07e4ff3b81faa06a91a6368741d7c
pkgname = htcondor
diff --git a/PKGBUILD b/PKGBUILD
index 7e85ef6e5ce5..b4d81f9cec28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Thomas Hartmann <thomas@th-ht.de>
pkgname=htcondor
-pkgver=8.8.10
+pkgver=8.8.11
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=('8d7c3c62cab5931973cb9e95523e0103')
+md5sums=('36c07e4ff3b81faa06a91a6368741d7c')
validpgpkeys=()
build() {