[arch-commits] Commit in python-filebytes/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Wed Aug 15 11:23:39 UTC 2018
Date: Wednesday, August 15, 2018 @ 11:23:39
Author: anthraxx
Revision: 371715
upgpkg: python-filebytes 0.9.16-1
Modified:
python-filebytes/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-15 11:06:43 UTC (rev 371714)
+++ PKGBUILD 2018-08-15 11:23:39 UTC (rev 371715)
@@ -3,8 +3,8 @@
pkgbase=python-filebytes
pkgname=('python-filebytes' 'python2-filebytes')
_pyname=${pkgbase/python-/}
-pkgver=0.9.15
-pkgrel=2
+pkgver=0.9.16
+pkgrel=1
pkgdesc='Library to read and edit executable binary files'
url='https://github.com/sashs/filebytes'
arch=('any')
@@ -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=('a5d9d8d85ab139491cc4f43c32aa72f985fecf106fe34ec531885fd930d91a0490eedc765fc0d06da1695ff32b0aec0adde8b97b95e7d3d3251496e49624a485')
+sha512sums=('4d77cdc8cef6d6b10e8795ce639bb6fba120673cb226130ec971ff0c4b2f1cef60f4502d413086877b8d7034526294287cab4e7d505254c19060b7cb431d0a44')
prepare() {
cp -ra ${_pyname}-${pkgver}{,-py2}
More information about the arch-commits
mailing list