summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElrondo462020-05-23 08:00:52 +0200
committerElrondo462020-05-23 08:00:52 +0200
commit50bbb2b018f77cd7203252831cc1920a925cffaa (patch)
tree6da1374e4c85623a9e86922b492ad06d95d4f9ce
parent3570ac262a209877b2d4e056b863cdcfbb7dbcf7 (diff)
downloadaur-lightning-lang-patcher.tar.gz
To last version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4eaea623723a..82c1ec87ab35 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = lightning-lang-patcher
pkgdesc = Patch langs of Lightning thunderbird addon
- pkgver = 1.4.16
- pkgrel = 2
+ pkgver = 1.4.17
+ pkgrel = 1
url = https://github.com/Elrondo46/lightning-lang-patcher
arch = x86_64
license = GPL3
depends = python
depends = python-gobject
depends = thunderbird
- source = https://github.com/Elrondo46/lightning-lang-patcher/archive/1.4.16.tar.gz
- sha256sums = 51c4161d184d21fe5bd47df72a5b986ce239884cf8b17bbb1d0447aa905d5a9f
+ source = https://github.com/Elrondo46/lightning-lang-patcher/archive/1.4.17.tar.gz
+ sha256sums = 6e1c9c214d3b1b91c96705dba9e0431276167ced60eb3555966922a1a800475e
pkgname = lightning-lang-patcher
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"