[arch-commits] Commit in heimdall/trunk (PKGBUILD)
Jerome Leclanche
jleclanche at archlinux.org
Sun Jul 4 18:52:29 UTC 2021
Date: Sunday, July 4, 2021 @ 18:52:28
Author: jleclanche
Revision: 972178
upgpkg: heimdall 1.4.2-6: Rebuild with libusb
Modified:
heimdall/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-04 18:01:24 UTC (rev 972177)
+++ PKGBUILD 2021-07-04 18:52:28 UTC (rev 972178)
@@ -3,11 +3,12 @@
_pkgname=Heimdall
pkgver=1.4.2
_pkgver=v$pkgver
-pkgrel=5
+pkgrel=6
pkgdesc="Tool suite used to flash firmware (ROMs) onto Samsung Galaxy S devices"
arch=("x86_64")
url="https://glassechidna.com.au/heimdall/"
license=("MIT")
+depends=("libusb")
makedepends=("cmake" "qt5-base")
optdepends=(
"android-udev: Udev rules to connect Android devices to your linux box"
More information about the arch-commits
mailing list