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

Levente Polyak anthraxx at archlinux.org
Sun Jun 2 18:34:36 UTC 2019


    Date: Sunday, June 2, 2019 @ 18:34:36
  Author: anthraxx
Revision: 476648

upgpkg: python-filebytes 0.9.21-1

Modified:
  python-filebytes/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-02 18:31:18 UTC (rev 476647)
+++ PKGBUILD	2019-06-02 18:34:36 UTC (rev 476648)
@@ -3,7 +3,7 @@
 pkgbase=python-filebytes
 pkgname=('python-filebytes' 'python2-filebytes')
 _pyname=${pkgbase/python-/}
-pkgver=0.9.18
+pkgver=0.9.21
 pkgrel=1
 pkgdesc='Library to read and edit executable binary files'
 url='https://github.com/sashs/filebytes'
@@ -11,8 +11,8 @@
 license=('GPL2')
 makedepends=('python' 'python-setuptools'
              'python2' 'python2-setuptools')
-source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/sashs/filebytes/archive/v${pkgver}.tar.gz)
-sha512sums=('77f16ccafe06bf0c6e4d2993a31c36154bc4f2963880e463fa342ad971a959c5821a8a04be466cfc3040c6895905a3eaedeacf2476c6f21b986e14ffebfc1051')
+source=(https://github.com/sashs/filebytes/archive/v${pkgver}/${pkgbase}-${pkgver}.tar.gz)
+sha512sums=('98eee1f44f2de440d6fb2b1eb80e1f928e24af384e943f76c5ff96e0647df3c2b707fdf4852ecd4534b7c0e5293858017fc30338b4eb1e92ab6aefc716f2a802')
 
 prepare() {
   cp -ra ${_pyname}-${pkgver}{,-py2}



More information about the arch-commits mailing list