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

Levente Polyak anthraxx at archlinux.org
Wed Mar 14 01:44:11 UTC 2018


    Date: Wednesday, March 14, 2018 @ 01:44:10
  Author: anthraxx
Revision: 307531

upgpkg: python-filebytes 0.9.15-1

Modified:
  python-filebytes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-14 01:43:08 UTC (rev 307530)
+++ PKGBUILD	2018-03-14 01:44:10 UTC (rev 307531)
@@ -3,7 +3,7 @@
 pkgbase=python-filebytes
 pkgname=('python-filebytes' 'python2-filebytes')
 _pyname=${pkgbase/python-/}
-pkgver=0.9.14
+pkgver=0.9.15
 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=('3867e7da75ccf4c01df4a7af6f05bd39c46da165c6680c501345e1d637b462d9b9014e3b750e56332e54614f257c819c6f1147f4630419d6b1ac9fa2606e73d3')
+sha512sums=('a5d9d8d85ab139491cc4f43c32aa72f985fecf106fe34ec531885fd930d91a0490eedc765fc0d06da1695ff32b0aec0adde8b97b95e7d3d3251496e49624a485')
 
 prepare() {
   cp -ra ${_pyname}-${pkgver}{,-py2}



More information about the arch-commits mailing list