diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-06-06 21:44:34 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-06-06 21:44:34 +0200 |
commit | 92e141a141c520f54285c026fb2a48f81115290d (patch) | |
tree | 9517c9d8699290164e81d2245ea1e7c4945f0231 /extra/icewm/PKGBUILD | |
parent | bb9877be458c77cf14db97dd0fef7452f8720170 (diff) | |
download | packages-92e141a141c520f54285c026fb2a48f81115290d.tar.xz |
extra/icewm: fixed the patch
Diffstat (limited to 'extra/icewm/PKGBUILD')
-rw-r--r-- | extra/icewm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/icewm/PKGBUILD b/extra/icewm/PKGBUILD index 847dbece..ce05a633 100644 --- a/extra/icewm/PKGBUILD +++ b/extra/icewm/PKGBUILD @@ -11,7 +11,7 @@ eval "$( # segfaults when derefenecing null refs in initializePixmaps source+=('icewm-1.3.8-pixmap-null-ref.patch') -sha1sums+=('9e13e6bbf10e31427e048b4c0b516f37b0b9ff59') +sha1sums+=('ed74d1fb9614c42a110eeb546ea51fcf17f99f30') eval "$( declare -f prepare | \ |