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

Levente Polyak anthraxx at archlinux.org
Fri Oct 12 20:50:27 UTC 2018


    Date: Friday, October 12, 2018 @ 20:50:27
  Author: anthraxx
Revision: 393271

upgpkg: python-filebytes 0.9.17-1

Modified:
  python-filebytes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-12 20:46:26 UTC (rev 393270)
+++ PKGBUILD	2018-10-12 20:50:27 UTC (rev 393271)
@@ -3,7 +3,7 @@
 pkgbase=python-filebytes
 pkgname=('python-filebytes' 'python2-filebytes')
 _pyname=${pkgbase/python-/}
-pkgver=0.9.16
+pkgver=0.9.17
 pkgrel=1
 pkgdesc='Library to read and edit executable binary files'
 url='https://github.com/sashs/filebytes'
@@ -12,7 +12,7 @@
 makedepends=('python' 'python-setuptools'
              'python2' 'python2-setuptools')
 source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/sashs/filebytes/archive/v${pkgver}.tar.gz)
-sha512sums=('4d77cdc8cef6d6b10e8795ce639bb6fba120673cb226130ec971ff0c4b2f1cef60f4502d413086877b8d7034526294287cab4e7d505254c19060b7cb431d0a44')
+sha512sums=('93f9c5eb40e15563904f4b4cc9e77ac81274de66f234cded0c6d95201c1f8f008d73eff0d2ecf29410ce36838d6c39987bfcc58cc35e7d1b932404d57f9d6a32')
 
 prepare() {
   cp -ra ${_pyname}-${pkgver}{,-py2}



More information about the arch-commits mailing list