summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlukpod2019-01-04 16:44:16 +0100
committerlukpod2019-01-04 16:44:16 +0100
commit40d46deb5b08a9a798719dbba9f892fe54eb2388 (patch)
tree0045d59400e87485d2a9ed91030d58988b77337f
parentc3dd54c6343904ea39fad5b86ecd799b476a481c (diff)
downloadaur-40d46deb5b08a9a798719dbba9f892fe54eb2388.tar.gz
3.3.2.1.git20190104.d6c0918-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db18b3433130..aad0a8f7e522 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = electrum-ltc-git
pkgdesc = Litecoin thin client
- pkgver = 3.3.2.1.git20181226.e62d1c4
+ pkgver = 3.3.2.1.git20190104.d6c0918
pkgrel = 1
url = https://electrum-ltc.org/
arch = any
@@ -25,7 +25,7 @@ pkgbase = electrum-ltc-git
depends = python-scrypt
depends = python-websocket-client
depends = zbar
- source = git+https://github.com/pooler/electrum-ltc.git
+ source = git+https://github.com/pooler/electrum-ltc
sha256sums = SKIP
pkgname = electrum-ltc-git
diff --git a/PKGBUILD b/PKGBUILD
index 03b46a28dcb8..5ee81bf4c048 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=electrum-ltc-git
-pkgver=3.3.2.1.git20181226.e62d1c4
+pkgver=3.3.2.1.git20190104.d6c0918
pkgrel=1
pkgdesc='Litecoin thin client'
arch=(any)
@@ -24,7 +24,7 @@ depends=(desktop-file-utils
python-websocket-client
zbar)
makedepends=(git python-requests)
-source=(git+https://github.com/pooler/electrum-ltc.git)
+source=(git+https://github.com/pooler/electrum-ltc)
sha256sums=(SKIP)
pkgver() {