summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrisha K2021-03-25 22:01:15 +0200
committerGrisha K2021-03-25 22:01:15 +0200
commita1fffa5c4b1cbd1cecb0de97e93a9989d59275af (patch)
tree3301b918f0b5552aa19b744ea0f8f8db35698e82
parenta3c21eac9f2493a28523611814cdddd27d6c0081 (diff)
downloadaur-a1fffa5c4b1cbd1cecb0de97e93a9989d59275af.tar.gz
Switch to "git+https"
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db621c396f36..92a304e0c1e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: naspeh <naspeh@ya.ru>
+# Maintainer: naspeh
pkgname=tider-git
pkgver=0.0.0
-pkgrel=11
+pkgrel=12
pkgdesc='Lightweight time tracker (GTK+)'
arch=('any')
url='http://pusto.org/en/tider/'
@@ -10,7 +10,7 @@ license=('BSD')
depends=('python-gobject' 'gtk3' 'libnotify')
makedepends=('git')
provides=('tider')
-source=("$pkgname"::'git://github.com/naspeh/tider.git')
+source=("$pkgname"::'git+https://github.com/naspeh/tider.git')
sha256sums=('SKIP')
pkgver() {