summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJavier Tia2015-07-28 05:52:56 -0600
committerJavier Tia2015-07-28 05:52:56 -0600
commit6a0eae96ceadb1c75f4bf29f86b13931b3520370 (patch)
tree4afe190a58f91002b0c57d0dad952dc3d1bd8790
parentaeb19be0403a624318df9fd7a33a0fb9cb13ca0f (diff)
downloadaur-6a0eae96ceadb1c75f4bf29f86b13931b3520370.tar.gz
Mention Office Code Pro D
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8531f39c3e39..a847f04f1802 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = office-code-pro
- pkgdesc = Office Code Pro is a customized version of Source Code Pro for text editors and coding environments
+ pkgdesc = Office Code Pro [D] are a customized version of Source Code Pro for text editors and coding environments
pkgver = 1.004
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/nathco/Office-Code-Pro
install = office-code-pro.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index e6a144c4001e..80412d6ed0c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=office-code-pro
_srcname=Office-Code-Pro
pkgver=1.004
-pkgrel=1
+pkgrel=2
depends=(fontconfig xorg-font-utils)
-pkgdesc="Office Code Pro is a customized version of Source Code Pro for text editors and coding environments"
+pkgdesc="Office Code Pro [D] are a customized version of Source Code Pro for text editors and coding environments"
url="https://github.com/nathco/Office-Code-Pro"
license=(custom)
arch=(any)