summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrisha K2021-03-25 22:14:23 +0200
committerGrisha K2021-03-25 22:14:23 +0200
commit33e2fbf13f58cbb6e36d470c187bfe4dd1e24497 (patch)
tree49367e9890332d5e79f3ab0faeb2c550e2618f08 /PKGBUILD
parentf29bb2d20557d909656683acb9e0d1472b304d64 (diff)
downloadaur-33e2fbf13f58cbb6e36d470c187bfe4dd1e24497.tar.gz
Switch to "git+https"
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6b9623b4000..9da87b39bd0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: naspeh <naspeh@ya.ru>
+# Maintainer: naspeh <naspeh@gmail.com>
pkgname=perevod-git
pkgver=0.0.0
-pkgrel=3
+pkgrel=4
pkgdesc='Lightweight selection translator (GTK+)'
arch=('any')
url='https://github.com/naspeh/perevod'
@@ -10,7 +10,7 @@ license=('BSD')
depends=('python-gobject' 'gtk3')
makedepends=('git')
provides=('perevod')
-source=("$pkgname"::'git://github.com/naspeh/perevod.git')
+source=("$pkgname"::'git+https://github.com/naspeh/perevod.git')
sha256sums=('SKIP')
pkgver() {