Update package version to 1.3.1

This commit is contained in:
2026-02-01 10:14:31 +02:00
parent d5661a5c73
commit c9aabd5533
2 changed files with 6 additions and 3 deletions
+1
View File
@@ -20,5 +20,6 @@ check() {
package() {
make DESTDIR="$BPM_OUTPUT" install
# Install package license
install -Dm644 "$BPM_SOURCE"/COPYING "$BPM_OUTPUT"/usr/share/licenses/libxmu/COPYING
}