Update my email address

And update SRCINFO to latest commit while at it.
This commit is contained in:
Duje Mihanović 2025-12-09 21:46:21 +01:00
parent 75987553b9
commit d6e25b7ec4
No known key found for this signature in database
GPG key ID: AD319352458FAD03
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
pkgbase = uefitool-ng-git pkgbase = uefitool-ng-git
pkgdesc = UEFI firmware image viewer and editor and utilities (new engine) pkgdesc = UEFI firmware image viewer and editor and utilities (new engine)
pkgver = r629.0030ea9 pkgver = r718.906a80d
pkgrel = 2 pkgrel = 1
url = https://github.com/LongSoft/UEFITool url = https://github.com/LongSoft/UEFITool
arch = x86_64 arch = x86_64
arch = i686 arch = i686

View file

@ -1,9 +1,9 @@
# Maintainer: Duje Mihanović <duje.mihanovic@skole.hr> # Maintainer: Duje Mihanović <duje@dujemihanovic.xyz>
pkgname=uefitool-ng-git pkgname=uefitool-ng-git
_pkgname=uefitool-ng _pkgname=uefitool-ng
pkgver=r629.0030ea9 pkgver=r718.906a80d
pkgrel=2 pkgrel=1
pkgdesc='UEFI firmware image viewer and editor and utilities (new engine)' pkgdesc='UEFI firmware image viewer and editor and utilities (new engine)'
arch=('x86_64' 'i686') arch=('x86_64' 'i686')
url='https://github.com/LongSoft/UEFITool' url='https://github.com/LongSoft/UEFITool'