CI, try 3

This commit is contained in:
Blue 2023-10-10 20:38:44 -03:00
parent e6068b1837
commit 7685dd95f6
Signed by: blue
GPG Key ID: 9B203B252A63EE38
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.5)
project(
mlc
VERSION 1.3.2
VERSION 1.3.21
DESCRIPTION "Media Library Compiler: rips your media library to a lossy compilation"
LANGUAGES CXX
)

View File

@ -1,6 +1,6 @@
# Maintainer: Yury Gubich <blue@macaw.me>
pkgname=mlc
pkgver=1.3.2
pkgver=1.3.21
pkgrel=1
pkgdesc="Media Library Compiler: rips your media library to a lossy compilation"
arch=('i686' 'x86_64')