summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorElrondo462020-05-23 08:00:52 +0200
committerElrondo462020-05-23 08:00:52 +0200
commit50bbb2b018f77cd7203252831cc1920a925cffaa (patch)
tree6da1374e4c85623a9e86922b492ad06d95d4f9ce /PKGBUILD
parent3570ac262a209877b2d4e056b863cdcfbb7dbcf7 (diff)
downloadaur-lightning-lang-patcher.tar.gz
To last version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9619bb7713ce..8e4c251e4615 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Elrondo46 TuxnVape <elrond94@hotmail.com>
pkgname=lightning-lang-patcher
-pkgver=1.4.16
-pkgrel=2
+pkgver=1.4.17
+pkgrel=1
pkgdesc="Patch langs of Lightning thunderbird addon"
arch=('x86_64')
license=('GPL3')
@@ -10,7 +10,7 @@ url="https://github.com/Elrondo46/lightning-lang-patcher"
depends=('python' 'python-gobject' 'thunderbird')
source=("https://github.com/Elrondo46/lightning-lang-patcher/archive/${pkgver}.tar.gz")
-sha256sums=('51c4161d184d21fe5bd47df72a5b986ce239884cf8b17bbb1d0447aa905d5a9f')
+sha256sums=('6e1c9c214d3b1b91c96705dba9e0431276167ced60eb3555966922a1a800475e')
package() {
install -Dm644 "${srcdir}/${pkgname}-${pkgver}/llp.desktop" "${pkgdir}/usr/share/applications/llp.desktop"