summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBarazok2020-12-10 14:06:20 +0100
committerBarazok2020-12-10 14:06:20 +0100
commit06938ea2c10561c29e05e4622b0df7c9fa4867d9 (patch)
treeee8a20d3766b07d651ae6b9096fc856964a441e4 /PKGBUILD
parent6a4d3b02186fa442cdc04a740bd53f7835e5788f (diff)
downloadaur-06938ea2c10561c29e05e4622b0df7c9fa4867d9.tar.gz
Add ldconfig post install and post remove
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b371160747a1..1167355223c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Barazok <barazok.blackrocks@gmail.com>
pkgname=mlv
pkgver=2.0.2
-pkgrel=5
+pkgrel=6
pkgdesc="The MLV library is a simplified multimedia library. This library is ideal for students who are new to C programming and want to add graphic and sound effects to their programs."
arch=('any')
url="http://www-igm.univ-mlv.fr/~boussica/mlv/api/French/html/index.html"