summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorElrondo462020-02-11 23:30:22 +0100
committerElrondo462020-02-11 23:30:22 +0100
commit86ec40466eb8cfa93a4730dbaab47b564bab2f70 (patch)
tree6c954b8160ec88b00e9db12a9a7d0ecf45953490 /PKGBUILD
parent0ae26ac7cf4024172f542e51e0f553fc798654bb (diff)
downloadaur-86ec40466eb8cfa93a4730dbaab47b564bab2f70.tar.gz
For 68.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ca9f8ef4697..43ca8b58e3e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Elrondo46 TuxnVape <elrond94@hotmail.com>
pkgname=lightning-lang-patcher
-pkgver=1.4.12
+pkgver=1.4.13
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=('15c1702e11a84bcfc03cb7271fa1de0e99640df41d27a55c656ca6110e0830f9')
+sha256sums=('1c8d61ecc1721ccb001fc5a221efa43684554a72a2ed6b9f5bb5ddef3cf7688b')
package() {
install -Dm644 "${srcdir}/${pkgname}-${pkgver}/llp.desktop" "${pkgdir}/usr/share/applications/llp.desktop"