usbimager: 1.10.0 -> 1.0.10-2
This commit is contained in:
parent
ef3b362eca
commit
e39829221c
3 changed files with 7 additions and 6 deletions
4
REPO
4
REPO
|
@ -237,8 +237,8 @@ f:7cd4c3e3f62fb24033d217727d3a4fc0:notable/Pkgfile
|
|||
f:a109e10b3973ddb9ef789309c1b57929:notable/.signature
|
||||
f:8b256bc10f1d80d7a65da01248094dc6:usbimager/.footprint
|
||||
f:c8be9bc4549230ea943a39c3b97193c9:usbimager/.md5sum
|
||||
f:d5c5c8f0c4a94477a79f83e9f93f7702:usbimager/Pkgfile
|
||||
f:16364107c58462a29f3599d0c081be35:usbimager/.signature
|
||||
f:ef33d08f6337bbfa22c34f9dd3201ae6:usbimager/Pkgfile
|
||||
f:01b5797f3f9de13bddabf011d40df559:usbimager/.signature
|
||||
f:3e58f96277bfa2e25c11a314e738f482:fluxbox/.footprint
|
||||
f:5be68ec050b4e42a4f5254294cd93c63:fluxbox/.md5sum
|
||||
f:3e8fa89a49d188a6c2d9f6d80c6a2676:fluxbox/Pkgfile
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
untrusted comment: verify with /etc/ports/d77crux.pub
|
||||
RWT0dvMs3lAWkF8NAdkXJAiB6TZlHNppImrneW3QbkJW0OMzv9zE6bfqe7A9HNODuy/N1EwqfaNFisBWaHb681bvspyAlkh/7wY=
|
||||
SHA256 (Pkgfile) = dec82a4419a9e20454ff59b451ace19b89ffce07211c0f144aa83f00ed33ffc6
|
||||
SHA256 (.footprint) = 63af41fd052d30f321d208652a834d8ffafdd16c6a6eb34f0d5ae031500acfca
|
||||
RWT0dvMs3lAWkHQvlvVNS9b197bLBzjZ/mDAhSiVzBd7iXSW/inf3nPH5H8EZO5jB9j3Rr5FJE8xQxI/wbaqZqTUgpG6zcbiRws=
|
||||
SHA256 (Pkgfile) = 893cfdbc095f3f779e3c6c9a913604d273f937798f1dff57f5655ddc6525be23
|
||||
SHA256 (.footprint) = d395e94426c2976169e6fa250f13ac0072b4a6fa30d46399e735adfb97de834f
|
||||
SHA256 (usbimager_1.0.10_wo_uf-x86_64-linux-x11.zip) = 084a02c68e1d584951f23144488ada94608932289ba1c93787ff10b9d33014c1
|
||||
|
|
|
@ -5,11 +5,12 @@
|
|||
|
||||
name=usbimager
|
||||
version=1.0.10
|
||||
release=1
|
||||
release=2
|
||||
source=(https://gitlab.com/bztsrc/usbimager/raw/binaries/usbimager_1.0.10_wo_uf-x86_64-linux-x11.zip)
|
||||
|
||||
build() {
|
||||
mkdir -p $PKG/usr/share
|
||||
sed -i 's|Exec=/usr/bin/usbimager|Exec=qt-sudo usbimager|' share/applications/usbimager.desktop
|
||||
install -Dm644 share/applications/usbimager.desktop $PKG/usr/share/applications/usbimager.desktop
|
||||
install -Dm644 share/man/man8/usbimager.8.gz $PKG/usr/share/man/man8//usbimager.8.gz
|
||||
mkdir -p $PKG/usr/share/icons/hicolor
|
||||
|
|
Loading…
Reference in a new issue