summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ca2b5e2012e..09842df4ab01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,13 @@
pkgname=otf-cm-unicode
_pkgname=cm-unicode
pkgver=0.7.0
-pkgrel=3
+pkgrel=4
pkgdesc="A font family converted from D. Knuth's Computer Modern metafont."
arch=('any')
url="http://canopus.iacp.dvo.ru/~panov/cm-unicode/"
license=('custom:OFL')
depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
-install=cm-unicode.install
-source=("http://downloads.sourceforge.net/$_pkgname/$_pkgname-$pkgver-otf.tar.xz")
+source=("http://downloads.sourceforge.net/${_pkgname}/${_pkgname}-${pkgver}-otf.tar.xz")
md5sums=('8503cc1316103d97a668a9efa71d0e3c')
package() {