summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Brox2020-04-23 23:07:53 +0200
committerTobias Brox2020-04-23 23:07:53 +0200
commitbe08a8a8988b3b394aa08dd190b134131e1b4135 (patch)
treeeadf156eaec8ab2364dbae49421a410d7f31e12b
parentabfbf0168cd7c2cbb66b65859839e09314e42d4f (diff)
downloadaur-be08a8a8988b3b394aa08dd190b134131e1b4135.tar.gz
new version 0.13.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e68601055c9b..de8f24656d25 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,13 @@
-# Generated by mksrcinfo v8
-# 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.1
+ pkgver = 0.13.0
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.1.tar.gz
- md5sums = 4949cb3e29a0e295a1bad5dc43853d0d
+ source = https://github.com/tobixen/thrash-protect/archive/v0.13.0.tar.gz
+ md5sums = 47bcb9e8dfaf7a51b123699b3d209313
pkgname = thrash-protect
diff --git a/PKGBUILD b/PKGBUILD
index 1fa306394ba2..9c097797ef21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tobias Brox <t-arch@tobixen.no>
pkgname=thrash-protect
-pkgver=0.12.1
+pkgver=0.13.0
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=('4949cb3e29a0e295a1bad5dc43853d0d')
+md5sums=('47bcb9e8dfaf7a51b123699b3d209313')