Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/SPIRV-LLVM-Translator19/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'SPIRV-LLVM-Translator19'
pkgname=SPIRV-LLVM-Translator19
version=19.1.16
version=19.1.17
revision=1
_llvm_ver=${version%%.*}
build_style=cmake
Expand All @@ -17,7 +17,7 @@ maintainer="Daniel Martinez <danielmartinez@cock.li>"
license="NCSA"
homepage="https://github.com/KhronosGroup/SPIRV-LLVM-Translator"
distfiles="https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/refs/tags/v${version}.tar.gz"
checksum=ad96f8dea30fac2dc68627694823df017bc8d20c244c8b6d98c70c3f3b1d39fa
checksum=f3575652f1ac70d2123549ef546f4fd754e8272ae6d34a0b9f89bb7ddf0ae532

alternatives="llvm-spirv:llvm-spirv:/usr/bin/llvm-spirv-${_llvm_ver}"

Expand Down
1 change: 1 addition & 0 deletions srcpkgs/SPIRV-LLVM-Translator19/update
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pattern="/v\K19\.[0-9.]+(?=\.tar\.gz)"
4 changes: 2 additions & 2 deletions srcpkgs/SPIRV-LLVM-Translator21/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'SPIRV-LLVM-Translator21'
pkgname=SPIRV-LLVM-Translator21
version=21.1.5
version=21.1.6
revision=1
_llvm_ver=${version%%.*}
build_style=cmake
Expand All @@ -16,7 +16,7 @@ maintainer="Daniel Martinez <danielmartinez@cock.li>"
license="NCSA"
homepage="https://github.com/KhronosGroup/SPIRV-LLVM-Translator"
distfiles="https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/refs/tags/v${version}.tar.gz"
checksum=704fb1d0244a688b97decafbb51deb11774a081d5ef31652245a2527b658e0a7
checksum=63b0def85f17f7cfe2958efe24220c53c89a8680a82224da318de85f55424e01

alternatives="llvm-spirv:llvm-spirv:/usr/bin/llvm-spirv-${_llvm_ver}"

Expand Down
1 change: 1 addition & 0 deletions srcpkgs/SPIRV-LLVM-Translator21/update
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pattern="/v\K21\.[0-9.]+(?=\.tar\.gz)"
4 changes: 2 additions & 2 deletions srcpkgs/SPIRV-LLVM-Translator22/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'SPIRV-LLVM-Translator22'
pkgname=SPIRV-LLVM-Translator22
version=22.1.0
version=22.1.1
revision=1
_llvm_ver=${version%%.*}
build_style=cmake
Expand All @@ -19,7 +19,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="NCSA"
homepage="https://github.com/KhronosGroup/SPIRV-LLVM-Translator"
distfiles="https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/refs/tags/v${version}.tar.gz"
checksum=a5d476404ab88ac0d148211da50428178c89caef8af8042a3ca8e71e58ed9427
checksum=83e7007b8b9b5536b30991661738a98e9cd607d4a203e9342b628aaea5ea32d7

alternatives="llvm-spirv:llvm-spirv:/usr/bin/llvm-spirv-${_llvm_ver}"

Expand Down
1 change: 1 addition & 0 deletions srcpkgs/SPIRV-LLVM-Translator22/update
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pattern="/v\K22\.[0-9.]+(?=\.tar\.gz)"