summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed110f01121c..ba33f1b5d250 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = usbboot
- pkgdesc = GUI for booting a Raspberry Pi device like Pi Zero or compute module as a device
+ pkgdesc = rpiboot and bin2c executables used by usbbootgui
pkgver = 2048ae6
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/raspberrypi/usbboot
arch = any
license = Apache License
diff --git a/PKGBUILD b/PKGBUILD
index 3be926c0071f..ef98614f7d35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=usbboot-git
_pkgname=usbboot
pkgver=2048ae6
-pkgrel=2
+pkgrel=3
pkgdesc="rpiboot and bin2c executables used by usbbootgui"
arch=('any')
url="https://github.com/raspberrypi/usbboot"