summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Brox2018-08-23 10:40:51 +0200
committerTobias Brox2018-08-23 10:40:51 +0200
commitabfbf0168cd7c2cbb66b65859839e09314e42d4f (patch)
tree7441163ad2b5417e128ecf998b974999e938ff4a
parentae6b4a7f542c2fce1246399171f0fc5005428c1f (diff)
downloadaur-abfbf0168cd7c2cbb66b65859839e09314e42d4f.tar.gz
new version 0.12.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c2930432ce6..e68601055c9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Thu Mar 22 12:55:40 UTC 2018
+# Thu Aug 23 08:40:51 UTC 2018
pkgbase = thrash-protect
pkgdesc = Simple-Stupid user-space program protecting a linux host from thrashing.
- pkgver = 0.12
+ pkgver = 0.12.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.12.tar.gz
- md5sums = b5738b68e00d3aadd696b03bd3ff987a
+ source = https://github.com/tobixen/thrash-protect/archive/v0.12.1.tar.gz
+ md5sums = 4949cb3e29a0e295a1bad5dc43853d0d
pkgname = thrash-protect
diff --git a/PKGBUILD b/PKGBUILD
index f53e65638d55..1fa306394ba2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tobias Brox <t-arch@tobixen.no>
pkgname=thrash-protect
-pkgver=0.12
+pkgver=0.12.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=('b5738b68e00d3aadd696b03bd3ff987a')
+md5sums=('4949cb3e29a0e295a1bad5dc43853d0d')