Skip to content

Commit

Permalink
dialog: update to 1.3.20210509.
Browse files Browse the repository at this point in the history
  • Loading branch information
mobinmob authored and Chocimier committed May 29, 2021
1 parent 7b3536a commit 003f68c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/dialog/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'dialog'
pkgname=dialog
version=1.3.20210324
version=1.3.20210509
revision=1
_distver=${version%.*}
_date=${version##*.}
Expand All @@ -14,7 +14,7 @@ license="LGPL-2.1-only"
homepage="https://invisible-island.net/dialog/"
changelog="https://invisible-island.net/dialog/CHANGES"
distfiles="https://invisible-mirror.net/archives/${pkgname}/${pkgname}-${_distver}-${_date}.tgz"
checksum=01c2d1e2e9af9b083ea200caad084fdfda55178d5bbf4e42c9fff44935151653
checksum=ae478fe7d5fca82bcf4b51684641e07d2ee68489d319710fe1e81f41a197bd66

post_install() {
rm -r ${DESTDIR}/usr/lib
Expand Down

0 comments on commit 003f68c

Please sign in to comment.