summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgit user2023-08-01 13:26:44 +0200
committergit user2023-08-01 13:26:44 +0200
commitd6676d4bfb25da64294b7573beff3ca1b361f003 (patch)
tree26c4b2401b7dcd7834bb16efce813065df57b0c9
parent651f45fba733c054b72b40ac053c167e6cdf7347 (diff)
downloadaur-d6676d4bfb25da64294b7573beff3ca1b361f003.tar.gz
Removed un-needed already commented out source file and sha256sum.
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe121b632271..31373d86b9b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -78,12 +78,10 @@ options=()
source=(
"${_pkgname}"::git+https://github.com/tizonia/${_githubname}.git
"fix_chromecast_placeholders_error.patch::https://github.com/tizonia/tizonia-openmax-il/files/9795320/fix_chromecast_placeholders_error.patch.txt"
- #"tizonia-fix-boost-bind-include.patch::http://ix.io/4C2K"
)
sha256sums=(
'SKIP'
'8b538221bb0bf0d068a8502fc3bd9e2d6cea1fc9311a32d93e5aec13db646eea'
- #'27dde976596a6c2969c787d527d3ee112ad3e8d6fccff5274b466848198fa8f5'
)
if which ccache > /dev/null 2>&1; then
makedepends+=('ccache')