mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
md5sumnofun
This commit is contained in:
parent
2f451dfeee
commit
ed174dd24a
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -28,6 +28,6 @@ pkgbase = scrt
|
|||
options = !strip
|
||||
options = !emptydirs
|
||||
source = local://scrt-9.6.1-3491.ubuntu24-64.x86_64.deb
|
||||
md5sums = d41d8cd98f00b204e9800998ecf8427e
|
||||
md5sums = ad4e562f7e5c006bc5da7ea0d556e9d6
|
||||
|
||||
pkgname = scrt
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -20,7 +20,7 @@ depends=('fontconfig' 'freetype2' 'gcc-libs' 'glibc' 'krb5' 'libcups'
|
|||
'qt6-base' 'qt6-multimedia' 'xcb-util-image' 'xcb-util-keysyms' 'xcb-util-renderutil' 'xcb-util-wm' 'zlib' 'icu74')
|
||||
options=('!strip' '!emptydirs')
|
||||
source=("local://${pkgname}-${pkgver}-${incrver}.ubuntu24-64.x86_64.deb")
|
||||
md5sums=('d41d8cd98f00b204e9800998ecf8427e')
|
||||
md5sums=('ad4e562f7e5c006bc5da7ea0d556e9d6')
|
||||
|
||||
package() {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue