summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Gysin2016-08-15 18:08:32 +0300
committerChristoph Gysin2016-08-15 18:10:23 +0300
commitcc17d234fe9505ffbaa6f35ffc7eeeb4ad7c7c80 (patch)
tree1db66d473a747feb3db9a7cbdaf679c664fe59d6 /PKGBUILD
parent1f3e5b98ca20dc01a1cf904b13bec248790fd0eb (diff)
downloadaur-cc17d234fe9505ffbaa6f35ffc7eeeb4ad7c7c80.tar.gz
remove unused patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7fa938d461b..00d8cb61a70e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,11 +25,9 @@ options=('!emptydirs')
install=$_gitname.install
backup=('etc/gnashpluginrc')
source=('git://git.sv.gnu.org/gnash.git'
- 'jemalloc_gnash.patch'
- 'build_on_new_boost.patch')
+ 'jemalloc_gnash.patch')
sha256sums=('SKIP'
- '422aad0cf678f8427b1601e41e6440b3526872b640b6ccd3ab93ae656a9a8c8e'
- '1df546e376f0a0e495f2c1a96f13e29c507dfb5f16b808696dc8c7474d833f65')
+ '422aad0cf678f8427b1601e41e6440b3526872b640b6ccd3ab93ae656a9a8c8e')
pkgver() {
cd $_gitname