Date: Monday, June 25, 2018 @ 19:25:10 Author: jlichtblau Revision: 346046
upgpkg: subdl 1.1.0-1 - new upstream release Modified: subdl/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-25 19:20:51 UTC (rev 346045) +++ PKGBUILD 2018-06-25 19:25:10 UTC (rev 346046) @@ -4,8 +4,8 @@ # Contributor: rich_o <[email protected]> pkgname=subdl -pkgver=1.0.3 -pkgrel=7 +pkgver=1.1.0 +pkgrel=1 pkgdesc="A command-line tool for downloading subtitles from opensubtitles.org" arch=('any') url="https://github.com/alexanderwink/$pkgname" @@ -12,7 +12,7 @@ license=('GPL3') depends=('python') makedepends=('git') -source=(git+https://github.com/alexanderwink/subdl.git#commit=e9e046a) +source=(git+https://github.com/alexanderwink/subdl.git#commit=594fa59e6a40629f3b7dea6742c82a9d9399645c) sha256sums=('SKIP') package() {
