summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Puntiy2018-09-30 15:33:12 +0300
committerIvan Puntiy2018-09-30 15:33:12 +0300
commit06134df7b47abb5f93914ad812ebfbfbf96f2ea4 (patch)
treebabb73caaf1ecd743781b958064e8a1111a5d7b6
parentae4224540fbd37f592b1b6c2981cfd62cb0b7133 (diff)
downloadaur-06134df7b47abb5f93914ad812ebfbfbf96f2ea4.tar.gz
Version bump: 1.333
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6371df2b0d47..d64c66a47c8f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri May 11 19:14:04 UTC 2018
+# Sun Sep 30 12:32:33 UTC 2018
pkgbase = culmus
pkgdesc = A collection of Type1 and TrueType Hebrew fonts
- pkgver = 0.132
- pkgrel = 2
+ pkgver = 0.133
+ pkgrel = 1
url = http://culmus.sourceforge.net
arch = any
license = GPL2
@@ -11,9 +11,9 @@ pkgbase = culmus
depends = xorg-fonts-alias
depends = xorg-font-utils
depends = xorg-fonts-encodings
- source = http://downloads.sourceforge.net/culmus/culmus-0.132.tar.gz
+ source = http://downloads.sourceforge.net/culmus/culmus-0.133.tar.gz
source = culmus-0.121-fontconfig_fix.patch
- sha256sums = b13e7463ede5e56da79892e6a22eaca8ae3e0fc34a30fcf7417412a45dee072c
+ sha256sums = c0c6873742d07544f6bacf2ad52eb9cb392974d56427938dc1dfbc8399c64d05
sha256sums = 6ba13854700bd9cdf6b8facd920082aed367bedabe10e93bd39cfe6bf8eb76fd
pkgname = culmus
diff --git a/PKGBUILD b/PKGBUILD
index 4de0ca3ef3d0..1d4147006b48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: <francois.archlinux.org>
pkgname=culmus
-pkgver=0.132
-pkgrel=2
+pkgver=0.133
+pkgrel=1
pkgdesc="A collection of Type1 and TrueType Hebrew fonts"
arch=('any')
url="http://culmus.sourceforge.net"
@@ -13,7 +13,7 @@ source=(
"http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz"
"${pkgname}-0.121-fontconfig_fix.patch"
)
-sha256sums=('b13e7463ede5e56da79892e6a22eaca8ae3e0fc34a30fcf7417412a45dee072c'
+sha256sums=('c0c6873742d07544f6bacf2ad52eb9cb392974d56427938dc1dfbc8399c64d05'
'6ba13854700bd9cdf6b8facd920082aed367bedabe10e93bd39cfe6bf8eb76fd')
build() {