summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Perez de Castro2015-05-18 12:07:15 +0200
committerAdrian Perez de Castro2015-07-14 11:43:17 +0300
commite1f9b06f320d3fcc46105a2c1aed863c1f811d04 (patch)
tree1882acf4830dda460015b5400a98340fd23314a9
parent086cdee7849360237a1b045e171525389c6ebdd9 (diff)
downloadaur-e1f9b06f320d3fcc46105a2c1aed863c1f811d04.tar.gz
Bump version to 1.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df3e64941d2b..71dfee041e59 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = uw-ttyp0-font
pkgdesc = Bitmap monospaced font with unicode support and Powerline symbols
- pkgver = 1.2
+ pkgver = 1.3
pkgrel = 1
url = http://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0
install = font.install
@@ -8,8 +8,8 @@ pkgbase = uw-ttyp0-font
license = custom
makedepends = xorg-bdftopcf
makedepends = perl
- source = http://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/uw-ttyp0-1.2.tar.gz
- sha512sums = aff3f70fd381921bf4e6394a16b112675ca269930e6b293180c9ec421b2af1ea2b09eccc2f579fde8d51f4541f1a83718f80e589764cbe55316d4cc1fdd98d82
+ source = http://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/uw-ttyp0-1.3.tar.gz
+ sha512sums = 193966b826cafa313384f20e225d4a0b0057364ed23c2beaf27a59095fdb9079281fdc1d292592038512a56ec0387e531a28449344e2960f0ecd3e64c7a6f6e7
pkgname = uw-ttyp0-font
diff --git a/PKGBUILD b/PKGBUILD
index b3420c367050..3d39ea316dee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _encodings='uni i15'
pkgname='uw-ttyp0-font'
pkgdesc='Bitmap monospaced font with unicode support and Powerline symbols'
-pkgver='1.2'
+pkgver='1.3'
pkgrel='1'
arch='any'
url='http://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0'
@@ -14,7 +14,7 @@ source=("${url}/uw-ttyp0-${pkgver}.tar.gz")
license=('custom')
makedepends=('xorg-bdftopcf' 'perl')
install=font.install
-sha512sums=('aff3f70fd381921bf4e6394a16b112675ca269930e6b293180c9ec421b2af1ea2b09eccc2f579fde8d51f4541f1a83718f80e589764cbe55316d4cc1fdd98d82')
+sha512sums=('193966b826cafa313384f20e225d4a0b0057364ed23c2beaf27a59095fdb9079281fdc1d292592038512a56ec0387e531a28449344e2960f0ecd3e64c7a6f6e7')
prepare () {
cd "uw-ttyp0-${pkgver}"