Package Details: phoneboard 1.6.2-1

Git Clone URL: https://aur.archlinux.org/phoneboard.git (read-only, click to copy)
Package Base: phoneboard
Description: an app that will help you repairing phones!
Upstream URL: https://phoneboard.co/
Licenses: unknown
Submitter: Pandor
Maintainer: Pandor
Last Packager: Pandor
Votes: 3
Popularity: 0.000000
First Submitted: 2019-10-11 12:22 (UTC)
Last Updated: 2019-10-12 18:36 (UTC)

Latest Comments

alxczl commented on 2022-10-05 10:13 (UTC) (edited on 2022-10-05 10:14 (UTC) by alxczl)

Please update the AppImage to its latest version (1.9.0). Here is the diff I have generated:

diff --git a/PKGBUILD b/PKGBUILD
index 188362d..f1c2a67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Steve Holvoet <linux@steho.be>
 pkgname=phoneboard
-pkgver=1.6.2
+pkgver=1.9.0
 pkgrel=1
 pkgdesc='an app that will help you repairing phones!'
 arch=('x86_64')
@@ -10,8 +10,8 @@ options=(!strip)
 _destimage="Phoneboard-v${pkgver}-${arch}.AppImage"
 _srcimage="Phoneboard-v${pkgver}-${arch}.AppImage"
 source=("https://github.com/Phoneboard/phoneboard/releases/download/v${pkgver}/Phoneboard-v${pkgver}-${arch}.AppImage")
-        
-sha512sums=('0bdfe6f0d761ef08e89f271704508386590127d7baf05f589a9c796f98f9193305ae657c27ad2e94b633b5e2d325035e509b188e172b3ae2176e0e54cef2a85f')
+
+sha512sums=('d5e982c6ff895b96a246596fed11a4ebd9c2b425e3d0dad2010ba6e8ca0be82ffefa2f01d77f854e60f4288e5a91bc7c5553fd62d3c8a7de7f87f3889fc5b1bc')

 prepare() {
   chmod u+x ${srcdir}/${_srcimage}