summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 5 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59e146365b76..1fe9366579b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,22 +2,18 @@
pkgname=phoneflashtoollite
pkgver=5.2.4.0
-pkgrel=2
+pkgrel=3
pkgdesc='Flashes firmware and OS images onto Intel-based devices'
arch=('x86_64')
url='https://01.org/android-ia/downloads/intel-phone-flash-tool-lite'
license=('custom')
depends=('libusb-compat' 'libudev0')
-source=(
- "https://download.01.org/android-ia/tools/phoneflashtool-lite/5.2.4.0/${pkgname}_${pkgver}_linux_x86_64.deb"
- 'LICENSE'
-)
+source=("https://download.01.org/android-ia/tools/phoneflashtool-lite/5.2.4.0/${pkgname}_${pkgver}_linux_x86_64.deb"
+ 'LICENSE')
-md5sums=(
- '916b6bb55c6f2da57a4c2c0ecedf1c40'
- '328abc7b7f3fd84dffb3ff5780a2ccd3'
-)
+sha256sums=('1218589ea7444fecf463ec69a12635571739f955c3be02f7a571fd413d564fbd'
+ '781ca17bec886438921d5942ba6d493701bc2e92acb2e640fdb4bece54c29b14')
package() {
cd "${srcdir}"