[arch-commits] Commit in pyrss/trunk (PKGBUILD pyrss.service)

Sergej Pupykin spupykin at nymeria.archlinux.org
Fri Jan 25 21:40:12 UTC 2013


    Date: Friday, January 25, 2013 @ 22:40:12
  Author: spupykin
Revision: 82928

upgpkg: pyrss 0.9.9.1-11

upd

Modified:
  pyrss/trunk/PKGBUILD
  pyrss/trunk/pyrss.service

---------------+
 PKGBUILD      |    4 ++--
 pyrss.service |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-25 21:40:08 UTC (rev 82927)
+++ PKGBUILD	2013-01-25 21:40:12 UTC (rev 82928)
@@ -4,7 +4,7 @@
 
 pkgname=pyrss
 pkgver=0.9.9.1
-pkgrel=10
+pkgrel=11
 pkgdesc="jabber rss transport"
 arch=(any)
 url="http://code.google.com/p/pyrss/"
@@ -16,7 +16,7 @@
 	pyrss.service)
 md5sums=('3f48f3b7f36c2c588b8d55a5841482ab'
          '67e9a1de034bc55397d635d1072b0a03'
-         '59d7fdb2003b05f6829cf5a3a71f361f')
+         '1fbbcc50f4b8ca5d8db1d3adffb5e42e')
 
 build() {
     cd $srcdir

Modified: pyrss.service
===================================================================
--- pyrss.service	2013-01-25 21:40:08 UTC (rev 82927)
+++ pyrss.service	2013-01-25 21:40:12 UTC (rev 82928)
@@ -5,7 +5,7 @@
 [Service]
 Type=simple
 PIDFile=/var/run/pyrss.pid
-ExecStart=python2 start.py
+ExecStart=/usr/bin/python2 start.py
 WorkingDirectory=/usr/lib/pyrss
 
 [Install]




More information about the arch-commits mailing list