summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2016-10-05 14:50:33 +0300
committerDet2016-10-05 14:50:33 +0300
commit1ab9c3da50d09f438bce672d38211c19845d06c2 (patch)
tree228de7338b345b6c4daf09c32a449115f81b30da
parent09e43b9f30da158727acd2180483f66a9a27f0c6 (diff)
downloadaur-1ab9c3da50d09f438bce672d38211c19845d06c2.tar.gz
Upgpkg: 2.11.94-2: -0ubuntu2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c48bbbd9e263..df6d77cddf44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fontconfig-ubuntu
pkgdesc = Library for configuring and customizing font access, with Ubuntu's LCD rendering patches.
pkgver = 2.11.94
- pkgrel = 1
+ pkgrel = 2
url = https://launchpad.net/ubuntu/+source/fontconfig
install = fontconfig-ubuntu.install
arch = i686
@@ -15,10 +15,10 @@ pkgbase = fontconfig-ubuntu
conflicts = fontconfig
options = !libtool
source = https://launchpad.net/ubuntu/+archive/primary/+files/fontconfig_2.11.94.orig.tar.bz2
- source = https://launchpad.net/ubuntu/+archive/primary/+files/fontconfig_2.11.94-0ubuntu1.debian.tar.xz
+ source = https://launchpad.net/ubuntu/+archive/primary/+files/fontconfig_2.11.94-0ubuntu2.debian.tar.xz
source = 53-monospace-lcd-filter.patch
md5sums = c988ea12f4117330246e041109152b4a
- md5sums = 600869b15c56513542099eb9a05bd7bc
+ md5sums = 1527bc9abef9c13eef6178b4369dda2e
md5sums = a17e48be6a06bc056574be6756cb9738
pkgname = fontconfig-ubuntu
diff --git a/PKGBUILD b/PKGBUILD
index 4a36ac51e6d2..784e51a2b84e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=fontconfig-ubuntu
pkgver=2.11.94
-_ubver=0ubuntu1
-pkgrel=1
+_ubver=0ubuntu2
+pkgrel=2
pkgdesc="Library for configuring and customizing font access, with Ubuntu's LCD rendering patches."
arch=('i686' 'x86_64')
url="https://launchpad.net/ubuntu/+source/fontconfig"
@@ -20,7 +20,7 @@ source=("https://launchpad.net/ubuntu/+archive/primary/+files/fontconfig_$pkgver
"https://launchpad.net/ubuntu/+archive/primary/+files/fontconfig_$pkgver-$_ubver.debian.tar.xz"
'53-monospace-lcd-filter.patch')
md5sums=('c988ea12f4117330246e041109152b4a'
- '600869b15c56513542099eb9a05bd7bc'
+ '1527bc9abef9c13eef6178b4369dda2e'
'a17e48be6a06bc056574be6756cb9738')
prepare() {