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

Levente Polyak anthraxx at archlinux.org
Fri May 6 21:48:34 UTC 2016


    Date: Friday, May 6, 2016 @ 23:48:34
  Author: anthraxx
Revision: 173966

upgpkg: python-filebytes 0.9.10-1

Modified:
  python-filebytes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-06 21:48:19 UTC (rev 173965)
+++ PKGBUILD	2016-05-06 21:48:34 UTC (rev 173966)
@@ -3,7 +3,7 @@
 pkgbase=python-filebytes
 pkgname=('python-filebytes' 'python2-filebytes')
 _pyname=${pkgbase/python-/}
-pkgver=0.9.9
+pkgver=0.9.10
 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=('947400996cb1e58590cae047befd86e7a5dbcb76d95713acc9a3710f2b7e230bc274f1971770f0397ff4a78e607041b793848d6383c3e93c688d1e76cd65446e')
+sha512sums=('4a3402f9a564d74b71290c33862cc857757a94621d3e2fe414807263f185601dd6f5dabed8105992b5f09132617e3aff9bf35561526621812224d687fb17c376')
 
 prepare() {
   cp -ra ${_pyname}-${pkgver}{,-py2}



More information about the arch-commits mailing list