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

Levente Polyak anthraxx at archlinux.org
Wed May 23 00:56:22 UTC 2018


    Date: Wednesday, May 23, 2018 @ 00:56:21
  Author: anthraxx
Revision: 327825

upgpkg: tftpy 0.7.0-1

Modified:
  tftpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-23 00:40:57 UTC (rev 327824)
+++ PKGBUILD	2018-05-23 00:56:21 UTC (rev 327825)
@@ -2,8 +2,8 @@
 
 pkgbase=tftpy
 pkgname=('python2-tftpy')
-pkgver=0.6.2
-pkgrel=2
+pkgver=0.7.0
+pkgrel=1
 pkgdesc='Pure Python TFTP library'
 url='https://github.com/msoulier/tftpy'
 arch=('any')
@@ -10,8 +10,8 @@
 license=('MIT')
 makedepends=('python2' 'python2-setuptools')
 source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/msoulier/tftpy/archive/${pkgver}.tar.gz)
-sha256sums=('e3e47a787f6694265dcf94fe84cb69f483ee8143ec8cd557c9092484bc380f08')
-sha512sums=('1e5c31b2cf7df922fe0e5a266a80e867a6f59fbfe3aa8b66f9b2157ad6433bae81872c56faede0e9d8ed1320dd8ffadb3807d85924f2c1113ac9712534bfd48c')
+sha256sums=('92163d4596c07790e5b4daaccf93e147163aeb961647fae99ae245156e2f1741')
+sha512sums=('4f7d5d5f5331c832ae9bd04e467fdc2dc31cb7b898146fc4331c87817ff03c8dfd9e13bfea7331a7be2073d22ed8a1fa9f22179be55531225f1995c9b31be5a0')
 
 build() {
   cd ${pkgbase}-${pkgver}



More information about the arch-commits mailing list