wok-6.x diff ecryptfs-simple/receipt @ rev 24706
updated lcms2, lcms2-apps and lcms2-dev (2.10 -> 2.13.1)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Mar 14 15:57:04 2022 +0100 (2022-03-14) |
parents | 095836df71b7 |
children | 00e3b45c063b |
line diff
1.1 --- a/ecryptfs-simple/receipt Thu Jan 27 12:16:00 2022 +0000 1.2 +++ b/ecryptfs-simple/receipt Mon Mar 14 15:57:04 2022 +0100 1.3 @@ -19,8 +19,8 @@ 1.4 # What is the latest version available today? 1.5 current_version() 1.6 { 1.7 - wget -O - https://github.com/mhogomchungu/ecryptfs-simple/tags 2>/dev/null | \ 1.8 - sed '/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q' 1.9 + wget -O - https://aur.archlinux.org/packages/ecryptfs-simple 2>/dev/null | \ 1.10 + sed '/ecryptfs-simple-/!d;s|.*simple-||;s|.tar.*||;q' 1.11 } 1.12 1.13 # Rules to configure and make the package.