Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gogglesmm: update to 1.2.5 #48529

Merged
merged 1 commit into from
Feb 5, 2024
Merged
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
6 changes: 3 additions & 3 deletions srcpkgs/gogglesmm/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'gogglesmm'
pkgname=gogglesmm
version=1.2.4
revision=4
version=1.2.5
revision=1
archs="x86_64* i686* aarch64* armv7* ppc64*"
build_style=cmake
hostmakedepends="pkg-config desktop-file-utils"
Expand All @@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
homepage="https://gogglesmm.github.io/"
changelog="https://raw.githubusercontent.com/gogglesmm/gogglesmm/master/ChangeLog"
distfiles="https://github.com/gogglesmm/gogglesmm/archive/${version}.tar.gz"
checksum=e23a49ac1d7b4cf87a4c1730d06c816af2c540ad457148328b52702b8d347223
checksum=fb6a33457a815ad650a81f7bad5233f983647977e401c57c6d396f0de4414283
nocross="Tries to execute compiled code"

# this plugin has little endian only code
Expand Down