summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRewoundVHS2020-10-23 20:09:48 -0400
committerRewoundVHS2020-10-23 20:09:48 -0400
commita1681eaf61fb9b2e65b8d5803a017a1486f00a7b (patch)
tree2cbbde20ae9350503d85606e957a4a02d46fd751
parent069a61781b286259afefe98ee7ce0338b328ce4a (diff)
downloadaur-otb-curie.tar.gz
Removed xorg-font-utils dependency
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a45e3a7bef95..4229837ba3a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
pkgbase = otb-curie
pkgdesc = A slightly upscaled version of scientifica
- pkgver = 1.0
- pkgrel = 0
+ pkgver = 1.3
+ pkgrel = 1
url = https://github.com/NerdyPepper/curie
arch = any
license = OFL
makedepends = git
- makedepends = xorg-font-utils
source = git+https://github.com/NerdyPepper/curie.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c12cdb4e3c3a..15b9832e275b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=otb-curie
_gitname=curie
pkgver=1.3
-pkgrel=0
+pkgrel=1
pkgdesc='A slightly upscaled version of scientifica'
arch=('any')
url="https://github.com/NerdyPepper/curie"
license=('OFL')
depends=()
-makedepends=('git' 'xorg-font-utils')
+makedepends=('git')
source=('git+https://github.com/NerdyPepper/curie.git')
sha256sums=('SKIP')