summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb295854f97a..ccdec84bbeeb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = thrash-protect
pkgdesc = Simple-Stupid user-space program protecting a linux host from thrashing.
- pkgver = 0.14.0
+ pkgver = 0.14.1
pkgrel = 1
url = https://github.com/tobixen/thrash-protect
arch = any
license = GPL
depends = python
- source = https://github.com/tobixen/thrash-protect/archive/v0.14.0.tar.gz
- md5sums = fae4de4e5b9e469c8705a5154438783b
+ source = https://github.com/tobixen/thrash-protect/archive/v0.14.1.tar.gz
+ md5sums = a9d31c667a445e3f914c044114e1fc65
pkgname = thrash-protect
diff --git a/PKGBUILD b/PKGBUILD
index d80ab139d72e..7d3469a5605a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tobias Brox <t-arch@tobixen.no>
pkgname=thrash-protect
-pkgver=0.14.0
+pkgver=0.14.1
pkgrel=1
pkgdesc="Simple-Stupid user-space program protecting a linux host from thrashing."
url="https://github.com/tobixen/thrash-protect"
@@ -19,4 +19,4 @@ package() {
}
-md5sums=('fae4de4e5b9e469c8705a5154438783b')
+md5sums=('a9d31c667a445e3f914c044114e1fc65')