summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12019-04-29 14:35:01 +0800
committerChocobo12019-04-29 14:35:01 +0800
commit4ce0e19b16c1259132caba8eb89dbf3dab4f375c (patch)
treee0026355fb0aedd076a71436ae7858a9b8cbefbe
parentf77606845a7fe8d49b1f9ed9afae59685e0a3581 (diff)
downloadaur-4ce0e19b16c1259132caba8eb89dbf3dab4f375c.tar.gz
upgpkg: sqm-scripts 1.3.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d61c3c3235a..77bf2553e241 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = sqm-scripts
pkgdesc = SQM scripts traffic shaper
- pkgver = 1.2.4
+ pkgver = 1.3.0
pkgrel = 1
url = https://github.com/tohojo/sqm-scripts
arch = any
license = GPL
depends = sh
depends = iproute2
- source = https://github.com/tohojo/sqm-scripts/archive/v1.2.4.tar.gz
- sha256sums = 5d636e2a0bf306be94978ae21ea8ed62731a32c3ecf06c2b65d384f7e628a8fd
+ source = https://github.com/tohojo/sqm-scripts/archive/v1.3.0.tar.gz
+ sha256sums = 236365bfd3b4dedda0f530cbbb0a85b6e11d6051d992214df52311222901c528
pkgname = sqm-scripts
diff --git a/PKGBUILD b/PKGBUILD
index bbeecb71ee1e..7128dd95b88e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=sqm-scripts
-pkgver=1.2.4
+pkgver=1.3.0
pkgrel=1
pkgdesc="SQM scripts traffic shaper"
arch=('any')
@@ -9,7 +9,7 @@ url="https://github.com/tohojo/sqm-scripts"
license=('GPL')
depends=('sh' 'iproute2')
source=("https://github.com/tohojo/sqm-scripts/archive/v$pkgver.tar.gz")
-sha256sums=('5d636e2a0bf306be94978ae21ea8ed62731a32c3ecf06c2b65d384f7e628a8fd')
+sha256sums=('236365bfd3b4dedda0f530cbbb0a85b6e11d6051d992214df52311222901c528')
package() {