summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDick Choi2016-04-13 21:51:15 +0900
committerDick Choi2016-04-13 21:51:15 +0900
commit06b3a5a11b88b261d06be324d671dbd65fa64cb1 (patch)
tree05150dc1d3427051bcdbf4b087d432736aad99e9 /PKGBUILD
parentac39944ce6a909785c3448993f96fa44c6b29182 (diff)
downloadaur-06b3a5a11b88b261d06be324d671dbd65fa64cb1.tar.gz
fix download url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a75439b1a23..b9918549755d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ install=
changelog=
source=(
- "https://github.com/BoostIO/boost-releases/releases/download/v0.5.9/boost_0.5.9_amd64.deb"
+ "https://github.com/BoostIO/boost-releases/releases/download/v0.5.9/boostnote_0.5.9_amd64.deb"
)
noextract=()