summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRewoundVHS2018-06-03 11:56:09 -0400
committerRewoundVHS2018-06-03 11:56:09 -0400
commit4257f187e27ff9c7d44eb311ff3a53ee277fcc3e (patch)
treea800e66bd242894fae7744b04e786b2ea4df4d63
parent5cf0ec5d24681f9fdcb033ebb5938beeaed5bca1 (diff)
downloadaur-4257f187e27ff9c7d44eb311ff3a53ee277fcc3e.tar.gz
Fix upstream URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62183cb7d656..eb49ec9097fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = bdf-curie
pkgdesc = A slightly upscaled version of scientifica
- pkgver = 1.1
+ pkgver = 1.2
pkgrel = 2
- url = https://file:///home/neve/.ArchLabs-homepage/index.htmlgithub.com/NerdyPepper/curie
+ url = https://github.com/NerdyPepper/curie
arch = any
license = OFL
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index dc9d3a5e10a8..7c8e5bd4811f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=bdf-curie
_gitname=curie
-pkgver=1.1
+pkgver=1.2
pkgrel=2
pkgdesc='A slightly upscaled version of scientifica'
arch=('any')
-url="https://file:///home/neve/.ArchLabs-homepage/index.htmlgithub.com/NerdyPepper/curie"
+url="https://github.com/NerdyPepper/curie"
license=('OFL')
depends=()
makedepends=('git' 'xorg-font-utils')