summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbtd13372019-05-26 19:47:26 -0300
committerbtd13372019-05-26 19:47:26 -0300
commit7fa2e4c03e8d6d82fb5e1503ca7696209a521ec0 (patch)
tree8a4e176fc67a508f542f412b76c7129d3c6fc095 /PKGBUILD
parent90d3e8cb84b05d83e4ded10b33bdf4e47100bebf (diff)
downloadaur-7fa2e4c03e8d6d82fb5e1503ca7696209a521ec0.tar.gz
Revert to master branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8583c3e3b3e5..f26a15506431 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
gitname=taxi
author=Alecaddd
pkgname=("${gitname}-git")
-pkgver=r223.dcbe0cf
+pkgver=r210.bd9a458
pkgrel=1
pkgdesc="Taxi is a native Linux FTP client designed for elementary OS. If you like Taxi and you want to support its development, consider donating via https://www.paypal.me/alecaddd or https://www.patreon.com/alecaddd"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ optdepends=()
makedepends=('git' 'meson' 'ninja')
provides=("${gitname}")
conflicts=("${gitname}")
-source=("git+${url}.git#branch=dev")
+source=("git+${url}.git")
md5sums=('SKIP')
pkgver() {