summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTroy Engel2016-11-13 13:42:17 -0600
committerTroy Engel2016-11-13 13:42:17 -0600
commit9ef1cb72988c42b828c91fe0d3e8ed4125116a93 (patch)
tree5e70e2099b6979dc6b4a2b6f4ed0f4a2d6c4d713 /PKGBUILD
parent4ad5b8f4de71318678542c8079e422340e776450 (diff)
downloadaur-9ef1cb72988c42b828c91fe0d3e8ed4125116a93.tar.gz
add backup() for config
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6657d00cdd99..b829c6518270 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,14 @@
pkgname=wondershaper-git
pkgver=20130306
-pkgrel=1
+pkgrel=2
pkgdesc="Limit the bandwidth of one or more network adapters"
arch=('any')
url="https://github.com/magnific0/wondershaper"
license=('GPL2')
depends=('iproute')
makedepends=('git')
+backup=('etc/conf.d/wondershaper.conf')
source=("$pkgname"::'git://github.com/magnific0/wondershaper.git')
md5sums=('SKIP')