From 315bd3d8cb72460cc412eace67c3890a1caf9c60 Mon Sep 17 00:00:00 2001 From: Tasos Sahanidis Date: Sat, 24 Aug 2024 02:25:12 +0300 Subject: Remove pkgrel checks from previous commits --- extra/libsieve/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/libsieve/PKGBUILD') diff --git a/extra/libsieve/PKGBUILD b/extra/libsieve/PKGBUILD index 5dfcab21..d900f3d8 100644 --- a/extra/libsieve/PKGBUILD +++ b/extra/libsieve/PKGBUILD @@ -1,4 +1,4 @@ -if [[ $pkgver == "2.3.1" && $pkgrel == 5 ]]; then +if [[ $pkgver == "2.3.1" ]]; then # Thank you for the mirror. (Since it matches the existing checksums, it's safe.) source[0]='http://www.mirrorservice.org/sites/ftp.netbsd.org/pub/pkgsrc/distfiles/libsieve-2.3.1.tar.gz' fi -- cgit v1.2.3-70-g09d2