Skip to content

Commit

Permalink
updated to 14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-192 committed Jun 21, 2024
1 parent a6ac9fb commit 690762a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yad/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ _yad-eos_prepare() {
local orig_name=yad
local apply_patch=yes # yes = apply patch, no = do not apply patch
local change_name=no # always: no !!
local pkgrel_sub=.2 # additional change number for pkgrel
local pkgrel_sub=.1 # additional change number for pkgrel

local curdir="$PWD"
local tmpdir=$(mktemp -d)
Expand Down Expand Up @@ -56,9 +56,9 @@ _yad-eos_prepare() {
# Add architectures
arch+=('aarch64' 'armv7h')

sha256sums=('194198c4a58e20ceffd9a3206633c3726d962d7d4219edb77aeb748897403e34'
sha256sums=('2829681f0a9ebd07b7f651c6266d5bf6199235ef027c4936a76988e0471f8e1d'
'9af007ad9472afc9fa24e753b30ce7b91cf2e73a37a0074a64ae01979010b30f')
sha512sums=('89f438a49722b9aa63ec942a200b4684f88e0e2b489b77b909c03208af644c46d22601a072bcbad1c36707013ee308417d73ce08f2494b8962bce9bf06d58a16'
sha512sums=('2c943e74e3e893532d6c1e654013edbe0b31ed87601c7c6fe28716f1e61d992f52be2e2bb76a9ad707f0e05c9999da39363c4d512b251fe4dbdeba2c3eeeb661'
'058d6b762e14dee5a81e23199e0a70634e496994f3de456ed0cc3ed827c2de669e2a6e66f284c54323d6f8d7a5efcd758259657ac48da154a956812b5119d827')
}

Expand Down

0 comments on commit 690762a

Please sign in to comment.