Skip to content

Commit

Permalink
Merge pull request #851 from mariux64/update-xfwm4-from-4.13.0-to-4.13.1
Browse files Browse the repository at this point in the history
Update Xfwm from 4.13.0 to 4.13.1
  • Loading branch information
pmenzel authored Aug 1, 2018
2 parents 9d61116 + 2030a79 commit 7fa1d09
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions xfwm4.be0
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
#!/usr/bin/env beesh

# BEE_VERSION xfwm4-4.13.0-0
# BEE_VERSION xfwm4-4.13.1-1

SRCURL[0]="http://archive.xfce.org/src/xfce/xfwm4/${PKGVERSION[2]}/xfwm4-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://archive.xfce.org/src/xfce/xfwm4/${PKGVERSION[2]}/xfwm4-${PKGVERSION}.tar.bz2"

# PATCHURL+=()
PATCHURL+=(/src/mariux/patches/0001-compositor-GLX-Synchronize-GLX-and-X-rendering.patch)
PATCHURL+=(/src/mariux/patches/0002-compositor-Fix-typo-in-vblank-options.patch)
PATCHURL+=(/src/mariux/patches/0003-common-Convert-monitor-geometry-to-device-geometry.patch)

# EXCLUDE+=()

Expand Down

0 comments on commit 7fa1d09

Please sign in to comment.