summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShadowKyogre2022-03-19 20:23:10 -0700
committerShadowKyogre2022-03-19 20:23:10 -0700
commit89ffdcf6125172fc79709f3ce0ed399a5b9949e5 (patch)
tree0bf145d9f3fbd9057b71233b0a6a25dbd3489fd9
parent766ff54cad6d7c29c028dc71280be076bc6e42ef (diff)
downloadaur-qbiobeat-git.tar.gz
Update git URL
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b8f981534a9..b8743f028e0a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by mksrcinfo v8
-# Mon Feb 29 21:30:50 UTC 2016
pkgbase = qbiobeat-git
pkgdesc = A small biorhythm application based on PyQt4
pkgver = 0.1.6
@@ -8,8 +6,7 @@ pkgbase = qbiobeat-git
arch = any
license = GPL
depends = python-pyqt4
- source = qbiobeat-git::git://github.com/ShadowKyogre/QBioBeat.git
+ source = qbiobeat-git::git+https://github.com/ShadowKyogre/QBioBeat.git
md5sums = SKIP
pkgname = qbiobeat-git
-
diff --git a/PKGBUILD b/PKGBUILD
index e92e52497b83..855c2914b637 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url="https://github.com/ShadowKyogre/QBioBeat"
license=('GPL')
depends=('python-pyqt4')
-source=("${pkgname}"::"git://github.com/ShadowKyogre/QBioBeat.git")
+source=("${pkgname}"::"git+https://github.com/ShadowKyogre/QBioBeat.git")
md5sums=(SKIP) #generate with 'makepkg -g'
pkgver() {