summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichail Pevnev2017-05-27 01:12:03 +0300
committerMichail Pevnev2017-05-27 01:12:03 +0300
commit61dddb62bf01512f3c3e4005259936cdc65d4621 (patch)
tree5d688d5559c4b1c1fdf9a30a0ae23833173a0ba9 /PKGBUILD
parent7dbb50c25176f9bfb1021807405dff97d3ce49d1 (diff)
downloadaur-61dddb62bf01512f3c3e4005259936cdc65d4621.tar.gz
Changed tinyendian dependency url from ximian to dlang-community
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0e75c5cd2b6..2f7fa1e70200 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('custom:Boost')
makedepends=('git' 'dub')
depends=()
source=('git://github.com/dlang-community/D-YAML.git'
- 'git://github.com/ximion/tinyendian.git' # a dependency
+ 'git://github.com/dlang-community/tinyendian.git' # a dependency
'dyaml.pc'
)
md5sums=('SKIP'