summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49f17eed38e1..e3f3d5832634 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rafael Fontenelle <rafaelff@gnome.org>
pkgname=wyslij-po
-pkgver=3.2
+pkgver=3.3
pkgrel=1
pkgdesc="Submit PO files to the Translation Project"
arch=('x86_64')
@@ -8,7 +8,9 @@ url="https://puszcza.gnu.org.ua/software/wyslij-po/"
license=('GPL')
depends=('mailutils')
source=(ftp://download.gnu.org.ua/pub/release/$pkgname/$pkgname-$pkgver.tar.gz{,.sig})
-sha1sums=('26cc5ace2839b653c3da4e71931909cf31ada420'
+md5sums=('7ef48edc639f9cbbe9f762be2096ff92'
+ 'SKIP')
+sha1sums=('b3f0e0a6c9024825865edf291ce8bb02175c1b5c'
'SKIP')
validpgpkeys=('325F650C4C2B6AD58807327A3602B07F55D0C732')
# Sergey Poznyakoff <gray@gnu.org>