summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsparse2019-02-09 08:49:45 +0330
committersparse2019-02-09 08:49:45 +0330
commit8c41b22d49470fb8735ebd8c00d2729c1d977fd7 (patch)
tree7393f426d985b1652dc920cc5ec07656368d67dc
parent297cee55b50a4390c5be6faee5054bdc8853066b (diff)
downloadaur-8c41b22d49470fb8735ebd8c00d2729c1d977fd7.tar.gz
Move the repo
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c3174d4bd9a..8399e110a9d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = tremc-git
pkgdesc = Curses interface for transmission - python3 fork of transmission-remote-cli
- pkgver = r672.dfbde72
+ pkgver = r692.4d50dab
pkgrel = 1
- url = https://github.com/louipc/tremc
+ url = https://github.com/tremc/tremc
arch = any
license = GPL3
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 71b095a6c02e..9c00ced106da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
pkgname=tremc-git
_gitname=${pkgname%-git}
-pkgver=r672.dfbde72
+pkgver=r692.4d50dab
pkgrel=1
pkgdesc="Curses interface for transmission - python3 fork of transmission-remote-cli"
arch=('any')
-url="https://github.com/louipc/tremc"
+url="https://github.com/tremc/tremc"
license=('GPL3')
depends=('python')
makedepends=('git')