[arch-commits] Commit in at51/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Mon Jun 14 18:40:45 UTC 2021
Date: Monday, June 14, 2021 @ 18:40:44
Author: ffy00
Revision: 963531
upgpkg: at51 0.4.2-1
Modified:
at51/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-14 18:37:39 UTC (rev 963530)
+++ PKGBUILD 2021-06-14 18:40:44 UTC (rev 963531)
@@ -1,7 +1,7 @@
# Maintainer: Filipe Laíns (ffy00) <lains at archlinux.org>
pkgname=at51
-pkgver=0.4.1
+pkgver=0.4.2
pkgrel=1
pkgdesc='Applications for reverse engineering architecture 8051 firmware'
arch=('x86_64')
@@ -9,7 +9,7 @@
license=('MIT')
makedepends=('rust' 'cargo')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('e631e69ff23141f80e8e3e0dc5dc35f75e556a79db0f50a8b55e0abcfe2bca90160f9fd71ab2deece6654d13c73eae4810669a6f301539e897579e9c3e1a3bf3')
+sha512sums=('52d6e9fe4fb7f9651c25d87d3b390431d53830d1c80f2fc903807da73ec66ae495ca07a3a158030c69396d3dfa155f0928e9b21652b5e92aed2a1c73d8c02562')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list