summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorr4v3n61012022-01-12 01:54:35 +0300
committerr4v3n61012022-01-12 01:54:35 +0300
commitc08e06f897f10e6afa30dc1f9331b9995d898672 (patch)
tree35cc50089f3f8bc23c51d47e7c8d8fc216904e1e
parent16c6b5bcf25dde50646e2f01e7cc2115524291df (diff)
downloadaur-hlbsp-git.tar.gz
Update git url
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 194274062eef..a6c9b2b1c59d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = hlbsp-git
pkgdesc = Half-Life's .BSP maps viewer.
pkgver = r150.a5e59d9
pkgrel = 1
- url = https://github.com/r4v3n6101/hlbsp
+ url = https://github.com/r4v3n6101/hlbsp-viewer
arch = any
license = GPL
makedepends = rust
@@ -10,8 +10,7 @@ pkgbase = hlbsp-git
makedepends = git
provides = hlbsp
conflicts = hlbsp
- source = hlbsp-git::git+https://github.com/r4v3n6101/hlbsp
+ source = hlbsp-git::git+https://github.com/r4v3n6101/hlbsp-viewer
md5sums = SKIP
pkgname = hlbsp-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 56707b93a968..aa506826cd96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,12 @@ pkgver=r150.a5e59d9
pkgrel=1
pkgdesc="Half-Life's .BSP maps viewer."
arch=('any')
-url="https://github.com/r4v3n6101/hlbsp"
+url="https://github.com/r4v3n6101/hlbsp-viewer"
license=('GPL')
makedepends=('rust' 'cargo' 'git')
provides=("${_pkgbase}")
conflicts=("${_pkgbase}")
-source=("${pkgname}::git+https://github.com/r4v3n6101/hlbsp")
+source=("${pkgname}::git+https://github.com/r4v3n6101/hlbsp-viewer")
md5sums=('SKIP')
pkgver() {