summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Toombs2017-03-07 09:35:58 -0500
committerEric Toombs2017-03-07 09:35:58 -0500
commit853601b80fd828fc42ecf63112c836cc438cf625 (patch)
tree9cc9f0341616b926ef61dedf68dafc4b7d3f944e
parent889914e1cf769d85e00b1dc5a5b5b561119f0641 (diff)
downloadaur-853601b80fd828fc42ecf63112c836cc438cf625.tar.gz
version bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58c3836c1410..e88559f64cc2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Nov 7 06:29:38 UTC 2016
+# Tue Mar 7 14:35:42 UTC 2017
pkgbase = lighttpd-debian-scripts
pkgdesc = The extra scripts contained in the Debian release of lighttpd. Includes create-mime.assign.pl, include-conf-enabled.pl, and use-ipv6.pl.
- pkgver = 1.4.39.1
- pkgrel = 2
+ pkgver = 1.4.45.1
+ pkgrel = 1
epoch = 1
url = http://anonscm.debian.org/cgit/pkg-lighttpd/lighttpd.git
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 599ad7d26ef6..688b128e1497 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Eric Toombs <ewtoombsatuwaterloodotca>
pkgname='lighttpd-debian-scripts'
epoch=1
-pkgver=1.4.39.1
-pkgrel=2
+pkgver=1.4.45.1
+pkgrel=1
pkgdesc='The extra scripts contained in the Debian release of lighttpd. Includes create-mime.assign.pl, include-conf-enabled.pl, and use-ipv6.pl.'
url="http://anonscm.debian.org/cgit/pkg-lighttpd/lighttpd.git"
arch=('x86_64' 'i686')