Skip to content
Closed
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/opustags/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'opustags'
pkgname=opustags
version=1.9.0
version=1.10.1
revision=1
build_style=cmake
hostmakedepends="pkg-config"
Expand All @@ -11,7 +11,7 @@ license="BSD-3-Clause"
homepage="https://github.com/fmang/opustags"
changelog="https://github.com/fmang/opustags/raw/master/CHANGELOG.md"
distfiles="https://github.com/fmang/opustags/archive/${version}.tar.gz"
checksum=ea937f48a011bbacf37324c159149625c1ab66110e6d279693a92659bd38cf02
checksum=703096e9c41481e30ab90eefdd8fafc4c3a138998b3f8281aa4f023e7058bc86

post_install() {
vlicense LICENSE
Expand Down
Loading