Skip to content

Commit 69bce4a

Browse files
committed
Revert "🚧 pacman: disable patch"
This reverts commit a835be4.
1 parent a835be4 commit 69bce4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pacman/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ sha256sums=('SKIP'
6262

6363
if $_staging; then
6464
source+=(78cd453.patch)
65-
#source+=(https://raw.githubusercontent.com/vnepogodin/my-patches/develop/pacman/0001-libalpm-parallel-signature-check.patch)
65+
source+=(https://raw.githubusercontent.com/vnepogodin/my-patches/develop/pacman/0001-libalpm-parallel-signature-check.patch)
6666
fi
6767

6868
prepare() {

0 commit comments

Comments
 (0)