Date: Tuesday, November 15, 2022 @ 20:18:36
  Author: kpcyrd
Revision: 1348985

upgpkg: uudeview 0.5.20-17 - add sha256sums=

Modified:
  uudeview/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-15 20:16:10 UTC (rev 1348984)
+++ PKGBUILD    2022-11-15 20:18:36 UTC (rev 1348985)
@@ -3,7 +3,7 @@
 
 pkgname=uudeview
 pkgver=0.5.20
-pkgrel=16
+pkgrel=17
 pkgdesc="UUDeview helps transmitting & receiving binary files using mail or 
newsgroups. Includes library files."
 arch=('x86_64')
 url="http://www.fpx.de/fp/Software/UUDeview/";
@@ -12,6 +12,7 @@
 options=('staticlibs')
 
source=(http://www.fpx.de/fp/Software/UUDeview/download/$pkgname-$pkgver.tar.gz)
 md5sums=('0161abaec3658095044601eae82bbc5b')
+sha256sums=('e49a510ddf272022af204e96605bd454bb53da0b3fe0be437115768710dae435')
 
 build() {
   cd "$srcdir"/uudeview-$pkgver/uulib

Reply via email to