summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Puntiy2018-01-20 22:55:31 +0200
committerIvan Puntiy2018-01-20 22:55:31 +0200
commit067bf7e14d4069fcd4f4464555f99c7ae1bc86ec (patch)
treefc22c7e01ee9619b14b21dec0bd63b8e54b99117
parenteaf6660a7c107fbcb5daaad155fa7557f03ebd94 (diff)
downloadaur-067bf7e14d4069fcd4f4464555f99c7ae1bc86ec.tar.gz
Version bump: 0.132
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 294b5998a1a1..d099bf6dee06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon May 15 21:20:44 UTC 2017
+# Sat Jan 20 20:54:24 UTC 2018
pkgbase = culmus
pkgdesc = A collection of Type1 and TrueType Hebrew fonts
- pkgver = 0.131
+ pkgver = 0.132
pkgrel = 1
url = http://culmus.sourceforge.net
install = culmus.install
@@ -12,9 +12,9 @@ pkgbase = culmus
depends = xorg-fonts-alias
depends = xorg-font-utils
depends = xorg-fonts-encodings
- source = http://downloads.sourceforge.net/culmus/culmus-0.131.tar.gz
+ source = http://downloads.sourceforge.net/culmus/culmus-0.132.tar.gz
source = culmus-0.121-fontconfig_fix.patch
- sha256sums = dcf112cfcccb76328dcfc095f4d7c7f4d2f7e48d0eed5e78b100d1d77ce2ed1b
+ sha256sums = b13e7463ede5e56da79892e6a22eaca8ae3e0fc34a30fcf7417412a45dee072c
sha256sums = 6ba13854700bd9cdf6b8facd920082aed367bedabe10e93bd39cfe6bf8eb76fd
pkgname = culmus
diff --git a/PKGBUILD b/PKGBUILD
index cbde93261cdf..8c17c844113e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: <francois.archlinux.org>
pkgname=culmus
-pkgver=0.131
+pkgver=0.132
pkgrel=1
pkgdesc="A collection of Type1 and TrueType Hebrew fonts"
arch=('any')
@@ -14,7 +14,7 @@ source=(
"http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz"
"$pkgname-0.121-fontconfig_fix.patch"
)
-sha256sums=('dcf112cfcccb76328dcfc095f4d7c7f4d2f7e48d0eed5e78b100d1d77ce2ed1b'
+sha256sums=('b13e7463ede5e56da79892e6a22eaca8ae3e0fc34a30fcf7417412a45dee072c'
'6ba13854700bd9cdf6b8facd920082aed367bedabe10e93bd39cfe6bf8eb76fd')
build() {