[arch-commits] Commit in monit (repos/community-x86_64/PKGBUILD trunk/PKGBUILD)

Jaroslav Lichtblau jlichtblau at archlinux.org
Fri Oct 24 20:24:55 UTC 2014


    Date: Friday, October 24, 2014 @ 22:24:55
  Author: jlichtblau
Revision: 121367

monit.service file leftovers removed

Modified:
  monit/repos/community-x86_64/PKGBUILD
  monit/trunk/PKGBUILD

---------------------------------+
 repos/community-x86_64/PKGBUILD |    6 ++----
 trunk/PKGBUILD                  |    6 ++----
 2 files changed, 4 insertions(+), 8 deletions(-)

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2014-10-24 20:22:43 UTC (rev 121366)
+++ repos/community-x86_64/PKGBUILD	2014-10-24 20:24:55 UTC (rev 121367)
@@ -13,10 +13,8 @@
 depends=('openssl')
 backup=('etc/monitrc')
 changelog=$pkgname.changelog
-source=(http://mmonit.com/$pkgname/dist/$pkgname-$pkgver.tar.gz
-        $pkgname.service)
-sha256sums=('274044485170b7498de29e7876cd86488378f50d69df4303a14930ba1f5e4a11'
-            'ec4b120876fd71fa98cbaaf52b06f461f451b3ae4aaa7d48ae39ed86e02e1f22')
+source=(http://mmonit.com/$pkgname/dist/$pkgname-$pkgver.tar.gz)
+sha256sums=('274044485170b7498de29e7876cd86488378f50d69df4303a14930ba1f5e4a11')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2014-10-24 20:22:43 UTC (rev 121366)
+++ trunk/PKGBUILD	2014-10-24 20:24:55 UTC (rev 121367)
@@ -13,10 +13,8 @@
 depends=('openssl')
 backup=('etc/monitrc')
 changelog=$pkgname.changelog
-source=(http://mmonit.com/$pkgname/dist/$pkgname-$pkgver.tar.gz
-        $pkgname.service)
-sha256sums=('274044485170b7498de29e7876cd86488378f50d69df4303a14930ba1f5e4a11'
-            'ec4b120876fd71fa98cbaaf52b06f461f451b3ae4aaa7d48ae39ed86e02e1f22')
+source=(http://mmonit.com/$pkgname/dist/$pkgname-$pkgver.tar.gz)
+sha256sums=('274044485170b7498de29e7876cd86488378f50d69df4303a14930ba1f5e4a11')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver



More information about the arch-commits mailing list