summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkjwon152018-10-01 20:55:54 +0900
committerkjwon152018-10-01 21:08:23 +0900
commite6b772e36af71b74f3bcac9d48ebd4cdb7259bdb (patch)
treebeec3ea207fd3d7a1b426bb52b1a0aa914218064
parent0c6738d8c5a7ddfcf9caf0a5586cacc5a130549e (diff)
downloadaur-e6b772e36af71b74f3bcac9d48ebd4cdb7259bdb.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 79c745d2f1b4..6601d718afa9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libhangul-3beol
pkgdesc = libhangul alternatives
- pkgver = libhangul.0.1.0.r45.5244cb3
+ pkgver = libhangul.0.1.0.r65.34646b2
pkgrel = 1
url = https://gitlab.com/3beol/libhangul.git
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = libhangul-3beol
makedepends = make
provides = libhangul
conflicts = libhangul
- source = https://gitlab.com/3beol/libhangul.git
+ source = git+https://gitlab.com/3beol/libhangul.git
md5sums = SKIP
pkgname = libhangul-3beol
diff --git a/PKGBUILD b/PKGBUILD
index 493836b3ee27..e52375736fdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Maintainer: Jeong Arm <kjwonmail@gmail.com>
pkgname=libhangul-3beol
_pkgname=libhangul
-pkgver=libhangul.0.1.0.r45.5244cb3
+pkgver=libhangul.0.1.0.r65.34646b2
pkgrel=1
pkgdesc="libhangul alternatives"
arch=('x86_64')
@@ -24,7 +24,7 @@ replaces=()
backup=()
options=()
install=
-source=('https://gitlab.com/3beol/libhangul.git')
+source=('git+https://gitlab.com/3beol/libhangul.git')
noextract=()
md5sums=('SKIP')