Skip to content

Commit

Permalink
zathura-pdf-poppler: 0.3.2 -> 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sighook committed Aug 6, 2024
1 parent d6fae7a commit 5bcadb4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion zathura-pdf-poppler/.md5sum
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d91018be0282c09a1e84d83b9fdc08b9 zathura-pdf-poppler-0.3.2.tar.xz
732930b4e945357e472ed542cad62284 zathura-pdf-poppler-0.3.3.tar.xz
7 changes: 3 additions & 4 deletions zathura-pdf-poppler/Pkgfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# Depends on: poppler zathura

name=zathura-pdf-poppler
version=0.3.2
release=2
version=0.3.3
release=1
source=https://pwmt.org/projects/$name/download/$name-$version.tar.xz

build() {
Expand All @@ -17,8 +17,7 @@ build() {
-D b_pie=true \

# remove default -pipe flag
sed -i 's/ \-pipe / /g' \
build/compile_commands.json build/build.ninja
sed -i 's/ \-pipe/ /g' build/compile_commands.json build/build.ninja

ninja -C build -j ${JOBS:-1} -v
DESTDIR=$PKG ninja -C build install
Expand Down

0 comments on commit 5bcadb4

Please sign in to comment.