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

Levente Polyak anthraxx at archlinux.org
Sat Nov 16 19:14:02 UTC 2019


    Date: Saturday, November 16, 2019 @ 19:14:01
  Author: anthraxx
Revision: 529796

upgpkg: python-filebytes 0.10.0-1

Modified:
  python-filebytes/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-16 19:12:52 UTC (rev 529795)
+++ PKGBUILD	2019-11-16 19:14:01 UTC (rev 529796)
@@ -2,8 +2,8 @@
 
 pkgname=python-filebytes
 _pyname=${pkgname/python-/}
-pkgver=0.9.21
-pkgrel=3
+pkgver=0.10.0
+pkgrel=1
 pkgdesc='Library to read and edit executable binary files'
 url='https://github.com/sashs/filebytes'
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=(https://github.com/sashs/filebytes/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('98eee1f44f2de440d6fb2b1eb80e1f928e24af384e943f76c5ff96e0647df3c2b707fdf4852ecd4534b7c0e5293858017fc30338b4eb1e92ab6aefc716f2a802')
+sha512sums=('7895ddd166ac13813076441074245c8e577f45e45a76725e51f896a904966575b2cb63f2e3615a7acc2d0395a6081c490cd2540c9d3f8a36ac347eb58335b8d3')
 
 build() {
   cd ${_pyname}-${pkgver}



More information about the arch-commits mailing list