summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 838f41e3cc74..0e1fe51d08ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Submitter: Nbiba Bedis <bedisnbiba@gmail.com>
pkgname=('traffictoll')
-pkgver=0.1.0
-pkgrel=7
+pkgver=0.1.1
+pkgrel=1
pkgdesc='NetLimiter-like traffic shaping for Linux'
arch=('any')
url='https://github.com/cryzed/TrafficToll'
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('python' 'python-ruamel-yaml' 'python-psutil' 'python-loguru')
makedepends=('python-setuptools')
source=("https://github.com/cryzed/TrafficToll/archive/master.zip")
-md5sums=('SKIP')
+md5sums=('dc4a3b226cfdc4b86599859653446151')
package() {
cd "TrafficToll-master"