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

Levente Polyak anthraxx at archlinux.org
Fri Jun 17 13:19:56 UTC 2016


    Date: Friday, June 17, 2016 @ 13:19:55
  Author: anthraxx
Revision: 180366

upgpkg: python-filebytes 0.9.12-1

Modified:
  python-filebytes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-17 13:01:58 UTC (rev 180365)
+++ PKGBUILD	2016-06-17 13:19:55 UTC (rev 180366)
@@ -3,7 +3,7 @@
 pkgbase=python-filebytes
 pkgname=('python-filebytes' 'python2-filebytes')
 _pyname=${pkgbase/python-/}
-pkgver=0.9.10
+pkgver=0.9.12
 pkgrel=1
 pkgdesc='Library to read and edit executable binary files'
 url='https://github.com/sashs/filebytes'
@@ -11,7 +11,7 @@
 license=('GPL2')
 makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools')
 source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/sashs/filebytes/archive/v${pkgver}.tar.gz)
-sha512sums=('4a3402f9a564d74b71290c33862cc857757a94621d3e2fe414807263f185601dd6f5dabed8105992b5f09132617e3aff9bf35561526621812224d687fb17c376')
+sha512sums=('b5c38a993a5f6d25d9d28c88185a4aae348f91738dad4ef3bb45370d73dc84e514f03d3bd3b99706f5bfacc90d1b5e0506479f00c9ff29bab9161936f4f50ab6')
 
 prepare() {
   cp -ra ${_pyname}-${pkgver}{,-py2}



More information about the arch-commits mailing list