[arch-commits] Commit in webfs/trunk (PKGBUILD)

Kyle Keen kkeen at archlinux.org
Sun Oct 18 22:23:04 UTC 2015


    Date: Monday, October 19, 2015 @ 00:23:04
  Author: kkeen
Revision: 144343

upgpkg: webfs 1.21-11

Modified:
  webfs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-18 22:22:39 UTC (rev 144342)
+++ PKGBUILD	2015-10-18 22:23:04 UTC (rev 144343)
@@ -7,7 +7,7 @@
 
 pkgname=webfs
 pkgver=1.21
-pkgrel=10
+pkgrel=11
 pkgdesc="Simple and instant http server for mostly static content."
 arch=(i686 x86_64)
 url="http://linux.bytesex.org/misc/webfs.html"
@@ -35,5 +35,5 @@
 
 	make prefix=/usr DESTDIR="$pkgdir" install
 	install -Dm644 "$srcdir/webfsd.conf"     "$pkgdir/etc/conf.d/webfsd"
-	install -Dm755 "$srcdir/webfsd.service"  "$pkgdir/usr/lib/systemd/system/webfsd.service"
+	install -Dm644 "$srcdir/webfsd.service"  "$pkgdir/usr/lib/systemd/system/webfsd.service"
 }



More information about the arch-commits mailing list