summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShatur952019-09-02 11:27:18 +0300
committerShatur952019-09-02 11:27:18 +0300
commita685bd08272384dad1629f99512c8e660c3e66fb (patch)
tree591a4668a4c9fc3035f7263d4320018b9396d8d8
parent736ca12e9d07c4b276a6545d88e52c75b7584f6c (diff)
downloadaur-a685bd08272384dad1629f99512c8e660c3e66fb.tar.gz
Update source URL
-rwxr-xr-x[-rw-r--r--].SRCINFO6
-rwxr-xr-x[-rw-r--r--]PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4834be77cd9..9837de39ef2c 100644..100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = crow-translate-git
pkgdesc = A simple and lightweight translator that allows to translate and say selected text using the Google Translate API and much more
- pkgver = 2.1.0.r11.ge4bbef1
+ pkgver = 2.2.0.r3.gf2de2b7
pkgrel = 1
- url = https://github.com/Shatur95/crow-translate
+ url = https://github.com/crow-translate/crow-translate
arch = x86_64
license = GPL3
makedepends = qt5-tools
@@ -15,7 +15,7 @@ pkgbase = crow-translate-git
depends = openssl
provides = crow-translate
conflicts = crow-translate
- source = git+https://github.com/Shatur95/crow-translate
+ source = git+https://github.com/crow-translate/crow-translate
sha256sums = SKIP
pkgname = crow-translate-git
diff --git a/PKGBUILD b/PKGBUILD
index 93231c07a5a4..d481353865e3 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Shatur <genaloner@gmail.com>
pkgname=crow-translate-git
-pkgver=2.1.0.r11.ge4bbef1
+pkgver=2.2.0.r3.gf2de2b7
pkgrel=1
pkgdesc="A simple and lightweight translator that allows to translate and say selected text using the Google Translate API and much more"
arch=('x86_64')
-url="https://github.com/Shatur95/crow-translate"
+url="https://github.com/crow-translate/crow-translate"
license=('GPL3')
depends=('qt5-base' 'qt5-svg' 'qt5-multimedia' 'qt5-x11extras' 'gst-plugins-good' 'openssl')
makedepends=('qt5-tools' 'git')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=("git+https://github.com/Shatur95/crow-translate")
+source=("git+https://github.com/crow-translate/crow-translate")
sha256sums=('SKIP')
pkgver() {