summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElrondo462020-03-13 22:41:04 +0100
committerElrondo462020-03-13 22:41:04 +0100
commit689985f6e55aac718d8aba792c8023bf7d96e26b (patch)
tree719e4fd4b058552a55e7e7998e60a71af3820384
parent86ec40466eb8cfa93a4730dbaab47b564bab2f70 (diff)
downloadaur-689985f6e55aac718d8aba792c8023bf7d96e26b.tar.gz
Updated
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c562222a675..21939a2e5cfa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lightning-lang-patcher
pkgdesc = Patch langs of Lightning thunderbird addon
- pkgver = 1.4.13
+ pkgver = 1.4.14
pkgrel = 1
url = https://www.tuxnvape.fr/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = lightning-lang-patcher
depends = python
depends = python-gobject
depends = thunderbird
- source = https://github.com/Elrondo46/lightning-lang-patcher/archive/1.4.13.tar.gz
- sha256sums = 1c8d61ecc1721ccb001fc5a221efa43684554a72a2ed6b9f5bb5ddef3cf7688b
+ source = https://github.com/Elrondo46/lightning-lang-patcher/archive/1.4.14.tar.gz
+ sha256sums = 7a3c4b4c88422f466ffd1df8289a14088582da8c6358836232d3d803adeeefb2
pkgname = lightning-lang-patcher
diff --git a/PKGBUILD b/PKGBUILD
index 43ca8b58e3e4..e2e7390e3343 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Elrondo46 TuxnVape <elrond94@hotmail.com>
pkgname=lightning-lang-patcher
-pkgver=1.4.13
+pkgver=1.4.14
pkgrel=1
pkgdesc="Patch langs of Lightning thunderbird addon"
arch=('x86_64')
@@ -10,7 +10,7 @@ url="https://www.tuxnvape.fr/"
depends=('python' 'python-gobject' 'thunderbird')
source=("https://github.com/Elrondo46/lightning-lang-patcher/archive/${pkgver}.tar.gz")
-sha256sums=('1c8d61ecc1721ccb001fc5a221efa43684554a72a2ed6b9f5bb5ddef3cf7688b')
+sha256sums=('7a3c4b4c88422f466ffd1df8289a14088582da8c6358836232d3d803adeeefb2')
package() {
install -Dm644 "${srcdir}/${pkgname}-${pkgver}/llp.desktop" "${pkgdir}/usr/share/applications/llp.desktop"