summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTorben2020-06-13 14:19:38 +0200
committerTorben2020-06-13 14:19:38 +0200
commit3e970f8e53384853d6375854d83741f5ee539781 (patch)
treeba8d434eba57b4f7940fa1b1ed0e581b3d32278f
parent8bc4c899f0f2717aadb0af012c48fcd3742924f4 (diff)
downloadaur-3e970f8e53384853d6375854d83741f5ee539781.tar.gz
Fix headers of patch files
-rw-r--r--PKGBUILD4
-rw-r--r--derive_jdk_from_path.patch4
-rw-r--r--no_downloads.patch4
3 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c9b4ecc6702..ead176b2b13a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,8 +25,8 @@ source=("https://github.com/processing/processing/archive/processing-0$((266+${p
sha256sums=('99a5d3cfccd106e79fe82cafa66b72b15c19e5747eac77e40dd0a82b032c2925'
'2014fdb12f979f79c624acc514c14ce318f07cb2cc15a63e1b4febaff733f2a5'
'8255ba154118884e51e3b9b7174814f7de8fcf7c380ce6f8666192adb6f2483c'
- '00d4edeb3e1d61a4e7a0fec12dfe340091f6a067fcadf3654d29e5286fc7e1df'
- 'e3490e4276d1bd33a00d8accad3d72500519477f8aca44703045d92faa342cf6')
+ 'fcd5c5ea558ceadde3f840522a5c1cb11e26569aec651e8154194cca39026611'
+ '52bdda3ce6368df469172889c53091f7284806e2a1524b012e236736de98f646')
prepare() {
gendesk -f -n --pkgname=processing --pkgdesc="$pkgdesc"
diff --git a/derive_jdk_from_path.patch b/derive_jdk_from_path.patch
index 8bb265d67e28..8e4b11584972 100644
--- a/derive_jdk_from_path.patch
+++ b/derive_jdk_from_path.patch
@@ -1,5 +1,5 @@
---- processing-processing-0270-3.5.4/build/linux/processing 2020-01-17 17:20:35.000000000 +0100
-+++ processing 2020-06-13 03:21:55.217817070 +0200
+--- a/build/linux/processing 2020-01-17 17:20:35.000000000 +0100
++++ b/build/linux/processing 2020-06-13 03:21:55.217817070 +0200
@@ -68,7 +68,7 @@
log APPDIR
diff --git a/no_downloads.patch b/no_downloads.patch
index 6c66b55a6ba3..84fa41ee7578 100644
--- a/no_downloads.patch
+++ b/no_downloads.patch
@@ -1,5 +1,5 @@
---- processing-processing-0270-3.5.4/build/build.xml 2020-01-17 17:20:35.000000000 +0100
-+++ build.xml 2020-06-10 15:40:24.506176847 +0200
+--- a/build/build.xml 2020-01-17 17:20:35.000000000 +0100
++++ b/build/build.xml 2020-06-10 15:40:24.506176847 +0200
@@ -419,12 +419,6 @@
<isset property="version" />
</condition>