summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Brox2018-03-22 13:55:40 +0100
committerTobias Brox2018-03-22 13:55:40 +0100
commitae6b4a7f542c2fce1246399171f0fc5005428c1f (patch)
tree1b1047cf0b30efcc8b8ab618cbddb11624a334f6
parent47ef5f74d1d6371fc016416a27bf8e8808951ba3 (diff)
downloadaur-ae6b4a7f542c2fce1246399171f0fc5005428c1f.tar.gz
new version 0.12
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b60ded96cf91..8c2930432ce6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Fri Dec 8 11:28:56 UTC 2017
+# Thu Mar 22 12:55:40 UTC 2018
pkgbase = thrash-protect
pkgdesc = Simple-Stupid user-space program protecting a linux host from thrashing.
- pkgver = 0.11.7
- pkgrel = 2
+ pkgver = 0.12
+ pkgrel = 1
url = https://github.com/tobixen/thrash-protect
arch = any
license = GPL
depends = python
- source = https://github.com/tobixen/thrash-protect/archive/v0.11.7.tar.gz
- md5sums = ea6bd443b770c5f0cf20d16b2f084eb9
+ source = https://github.com/tobixen/thrash-protect/archive/v0.12.tar.gz
+ md5sums = b5738b68e00d3aadd696b03bd3ff987a
pkgname = thrash-protect
diff --git a/PKGBUILD b/PKGBUILD
index d64727cc8b5c..f53e65638d55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tobias Brox <t-arch@tobixen.no>
pkgname=thrash-protect
-pkgver=0.11.7
-pkgrel=2
+pkgver=0.12
+pkgrel=1
pkgdesc="Simple-Stupid user-space program protecting a linux host from thrashing."
url="https://github.com/tobixen/thrash-protect"
arch=('any')
@@ -19,4 +19,4 @@ package() {
}
-md5sums=('ea6bd443b770c5f0cf20d16b2f084eb9')
+md5sums=('b5738b68e00d3aadd696b03bd3ff987a')