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 8c4891f262b6..0f16b861bea6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = thrash-protect
pkgdesc = Simple-Stupid user-space program protecting a linux host from thrashing.
- pkgver = 0.14.2
+ pkgver = 0.14.3
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.2.tar.gz
- sha256sums = 0d6314118d4f45fe149fa3ccc5a52d1a3026276c5c3dea15992aed4fd00d0ec2
+ source = https://github.com/tobixen/thrash-protect/archive/v0.14.3.tar.gz
+ sha256sums = c65dcef2a79b9bb565da03676991dca314684db8c78e30deb4f4149b51c6e700
pkgname = thrash-protect
diff --git a/PKGBUILD b/PKGBUILD
index 59c9ce5bef9e..75598ac2346c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tobias Brox <t-arch@tobixen.no>
pkgname=thrash-protect
-pkgver=0.14.2
+pkgver=0.14.3
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() {
}
-sha256sums=('0d6314118d4f45fe149fa3ccc5a52d1a3026276c5c3dea15992aed4fd00d0ec2')
+sha256sums=('c65dcef2a79b9bb565da03676991dca314684db8c78e30deb4f4149b51c6e700')