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

Balló György bgyorgy at archlinux.org
Sun Jan 28 21:24:59 UTC 2018


    Date: Sunday, January 28, 2018 @ 21:24:58
  Author: bgyorgy
Revision: 287687

upgpkg: urlwatch 2.8-1

Update to new version

Modified:
  urlwatch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-28 21:24:09 UTC (rev 287686)
+++ PKGBUILD	2018-01-28 21:24:58 UTC (rev 287687)
@@ -10,8 +10,8 @@
 arch=('any')
 url="https://thp.io/2008/urlwatch/"
 license=('BSD')
-depends=('python-keyring' 'python-minidb' 'python-requests' 'python-yaml')
-source=("https://github.com/thp/urlwatch/archive/$pkgver.tar.gz")
+depends=('python-appdirs' 'python-keyring' 'python-minidb' 'python-requests' 'python-yaml')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/thp/urlwatch/archive/$pkgver.tar.gz")
 sha256sums=('e0b75f81920f547b01e6bc1cfb34eff1a0c9513914ed61013876b8b8d2fe20fb')
 
 build() {



More information about the arch-commits mailing list