summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSeverin Glöckner2018-12-31 14:11:40 +0100
committerSeverin Glöckner2018-12-31 14:11:40 +0100
commitf7c5b775f47e8bbfc15640aa24ca71160e52917d (patch)
tree0b76186395246bb6565c32ce8f537121b0c84274 /PKGBUILD
parent1cc738059ad48ec007977f622b2a062fa914ff76 (diff)
downloadaur-f7c5b775f47e8bbfc15640aa24ca71160e52917d.tar.gz
service: fix pipe management
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2a5b7382706..f8b847ead908 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,10 +17,12 @@ source=("wesnoth-1.2.desktop"
"wesnothd-1.2.tmpfiles.conf"
"wesnothd-1.2.service"
"wesnoth-1.2.appdata.xml")
+# Not finding the files? https://aur.archlinux.org/packages/wesnoth-1.2
+# Rest assured, they are optional. Things like a launcher for your convenience…
md5sums=('c3ba9b84c818bba105b0ea236b1d3744'
'd23cafae5c732d6bf10a836bdabd15b9'
- '64a072ffd085f2b5af5110fc5b41ab37'
+ 'f75bef73c448e101b09beb8ad92c791e'
'b6dfb0e146e6ac3a265487b6e32e9766')
PKGEXT='.pkg.tar'