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

Levente Polyak anthraxx at archlinux.org
Sat Nov 10 15:23:33 UTC 2018


    Date: Saturday, November 10, 2018 @ 15:23:33
  Author: anthraxx
Revision: 405675

upgpkg: python-filebytes 0.9.18-1

Modified:
  python-filebytes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-10 15:20:35 UTC (rev 405674)
+++ PKGBUILD	2018-11-10 15:23:33 UTC (rev 405675)
@@ -3,7 +3,7 @@
 pkgbase=python-filebytes
 pkgname=('python-filebytes' 'python2-filebytes')
 _pyname=${pkgbase/python-/}
-pkgver=0.9.17
+pkgver=0.9.18
 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=('93f9c5eb40e15563904f4b4cc9e77ac81274de66f234cded0c6d95201c1f8f008d73eff0d2ecf29410ce36838d6c39987bfcc58cc35e7d1b932404d57f9d6a32')
+sha512sums=('77f16ccafe06bf0c6e4d2993a31c36154bc4f2963880e463fa342ad971a959c5821a8a04be466cfc3040c6895905a3eaedeacf2476c6f21b986e14ffebfc1051')
 
 prepare() {
   cp -ra ${_pyname}-${pkgver}{,-py2}



More information about the arch-commits mailing list