summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorСтрахиња Радић2023-09-18 19:02:26 +0200
committerСтрахиња Радић2023-09-18 19:02:26 +0200
commit7c27904cb36fa655bfa104e1fbefc3f6519ce24e (patch)
tree08e755d0d41e37f5eed62e5528727c1e86baa6c6
parent2c698b8a0d8ca0310081d99aaca8d42414c84343 (diff)
downloadaur-7c27904cb36fa655bfa104e1fbefc3f6519ce24e.tar.gz
Update to 1.5.8
Signed-off-by: Страхиња Радић <contact@strahinja.org>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9ce56ac9556..d01590b19326 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = poe
pkgdesc = .po file editor
- pkgver = 1.5.7
+ pkgver = 1.5.8
pkgrel = 1
url = https://strahinja.srht.site/poe
arch = x86_64
license = GPL3
- source = poe-1.5.7.tar.gz::https://git.sr.ht/~strahinja/poe/archive/v1.5.7.tar.gz
- md5sums = a45c314d1bfcdb543347147efc209896
+ source = poe-1.5.8.tar.gz::https://git.sr.ht/~strahinja/poe/archive/v1.5.8.tar.gz
+ md5sums =
pkgname = poe
diff --git a/PKGBUILD b/PKGBUILD
index a10ee3714680..b0479a142b4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Strahinya Radich <contact@strahinja.org>
pkgname=poe
-pkgver=1.5.7
+pkgver=1.5.8
pkgrel=1
pkgdesc=".po file editor"
arch=('x86_64')
url="https://strahinja.srht.site/poe"
license=('GPL3')
source=("$pkgname-$pkgver.tar.gz::https://git.sr.ht/~strahinja/poe/archive/v$pkgver.tar.gz")
-md5sums=('a45c314d1bfcdb543347147efc209896')
+md5sums=('')
#build() {
# local redo=$(command -v redo || echo ./do -c)