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

Filipe Laíns ffy00 at gemini.archlinux.org
Sun Nov 7 19:56:16 UTC 2021


    Date: Sunday, November 7, 2021 @ 19:56:15
  Author: ffy00
Revision: 1038694

upgpkg: at51 1.0.0-1

Modified:
  at51/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-07 19:54:40 UTC (rev 1038693)
+++ PKGBUILD	2021-11-07 19:56:15 UTC (rev 1038694)
@@ -1,7 +1,7 @@
 # Maintainer: Filipe Laíns (ffy00) <lains at archlinux.org>
 
 pkgname=at51
-pkgver=0.4.2
+pkgver=1.0.0
 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=('52d6e9fe4fb7f9651c25d87d3b390431d53830d1c80f2fc903807da73ec66ae495ca07a3a158030c69396d3dfa155f0928e9b21652b5e92aed2a1c73d8c02562')
+sha512sums=('41bdd9357e8d6a4e385187a6371e94cbbf91ef907d13216c6b1807dae4c84da28552dc35e46f4247e21dcbce6eb3013d2c6e70c1f97b00d740618e71d565c117')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list