cinnamon-translations: update to 3.2.2.
This commit is contained in:
parent
73f968de4c
commit
d0b7929bc9
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cinnamon-translations'
|
# Template file for 'cinnamon-translations'
|
||||||
pkgname=cinnamon-translations
|
pkgname=cinnamon-translations
|
||||||
version=3.2.1
|
version=3.2.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -9,9 +9,9 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://cinnamon.linuxmint.com/"
|
homepage="http://cinnamon.linuxmint.com/"
|
||||||
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=ce7a320c421e12ba0d9d5998ef2b8a39a7697bfd81abe7f83eaff72e9d6e90dc
|
checksum=3dc7bd997b87c2a0507e2949b16d4bace6e13fbbad9d740d07a6cef4a78d5557
|
||||||
|
|
||||||
do_install () {
|
do_install() {
|
||||||
vmkdir /usr/share/locale
|
vmkdir /usr/share/locale
|
||||||
cp -a usr/share/locale/* ${DESTDIR}/usr/share/locale
|
cp -a usr/share/locale/* ${DESTDIR}/usr/share/locale
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue