Date: Wednesday, April 12, 2017 @ 18:24:41 Author: jelle Revision: 222530
upgpkg: sunxi-tools 1.4.2-1 Modified: sunxi-tools/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-12 18:18:30 UTC (rev 222529) +++ PKGBUILD 2017-04-12 18:24:41 UTC (rev 222530) @@ -2,7 +2,7 @@ # Contributor: Marco Kundt <[email protected]> pkgname=sunxi-tools -pkgver=1.4.1 +pkgver=1.4.2 pkgrel=1 pkgdesc="A collection of command line tools for ARM devices with Allwinner SoCs" arch=('i686' 'x86_64') @@ -10,7 +10,7 @@ license=('GPL') depends=(libusb) source=(https://github.com/linux-sunxi/${pkgname}/archive/v${pkgver}.tar.gz) -sha256sums=('da5d762608517b4b2e9bd392bd9a63afae3973d9c8264cbcfb757ddac8120d1b') +sha256sums=('81f48014a520cb83cac4e17f5ae627a637c4d6a422b60c693c5a705c92e43822') build() { cd ${pkgname}-${pkgver}
