summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Brox2021-09-01 22:54:08 +0200
committerTobias Brox2021-09-01 22:54:08 +0200
commit697535d540fda1c68cc06868fdcec1f508bf4b12 (patch)
tree166614b6adca3ac56cca08381188ee4a5294efc6
parent9e4194d8594f13e00ea89f959d78c904f4d364d1 (diff)
downloadaur-697535d540fda1c68cc06868fdcec1f508bf4b12.tar.gz
new version 0.14.2
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ccdec84bbeeb..8c4891f262b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = thrash-protect
pkgdesc = Simple-Stupid user-space program protecting a linux host from thrashing.
- pkgver = 0.14.1
+ pkgver = 0.14.2
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.1.tar.gz
- md5sums = a9d31c667a445e3f914c044114e1fc65
+ source = https://github.com/tobixen/thrash-protect/archive/v0.14.2.tar.gz
+ sha256sums = 0d6314118d4f45fe149fa3ccc5a52d1a3026276c5c3dea15992aed4fd00d0ec2
pkgname = thrash-protect
-
diff --git a/PKGBUILD b/PKGBUILD
index 7d3469a5605a..59c9ce5bef9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tobias Brox <t-arch@tobixen.no>
pkgname=thrash-protect
-pkgver=0.14.1
+pkgver=0.14.2
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=('a9d31c667a445e3f914c044114e1fc65')
+sha256sums=('0d6314118d4f45fe149fa3ccc5a52d1a3026276c5c3dea15992aed4fd00d0ec2')