summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbandithedoge2020-09-09 23:23:45 +0200
committerbandithedoge2020-09-09 23:25:06 +0200
commit9913b6ea0c5f39a43612846dbd9201767a86d79b (patch)
treefeae90e985175078c8743c46254b532308c46a4e
parentfd2030afe472aa4acb3d6db946e41655b80d9d81 (diff)
downloadaur-9913b6ea0c5f39a43612846dbd9201767a86d79b.tar.gz
update git sources
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4304110ec72..fd25de741b51 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,7 @@ pkgbase = finalhe-git
depends = qt5-base
provides = finalhe
conflicts = finalhe
- source = finalhe-git::git://github.com/soarqin/finalhe.git
+ source = finalhe-git::git+https://github.com/soarqin/finalhe.git
md5sums = SKIP
pkgname = finalhe-git
diff --git a/PKGBUILD b/PKGBUILD
index bc07d8e0387e..a88337d7e799 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname='finalhe'
pkgname=${_pkgname}-git
pkgver=1.92.r7.g624b8eb
-pkgrel=1
+pkgrel=2
pkgdesc="A tool to push h-encore exploit for PS VITA/PS TV automatically"
arch=('x86_64')
url="https://github.com/soarqin/${_pkgname}"
@@ -12,7 +12,7 @@ depends=('libxml2' 'libusb' 'zlib' 'qt5-base')
makedepends=('git')
provides=("${_pkgname}")
conflicts=("${_pkgname}")
-source=("$pkgname::git://github.com/soarqin/${_pkgname}.git")
+source=("$pkgname::git+https://github.com/soarqin/${_pkgname}.git")
md5sums=('SKIP')
pkgver() {