diff options
author | Wonwoo Choi | 2017-04-30 14:06:00 +0900 |
---|---|---|
committer | Wonwoo Choi | 2017-04-30 14:06:00 +0900 |
commit | 090356daae652c5c8bf290cb8d9198dc85f141b5 (patch) | |
tree | 99c7969a165162e3f8b53f2c42770f92c80d1ac8 | |
parent | 47e143e0458e897df29edafc8824f5bee79b9195 (diff) | |
download | aur-090356daae652c5c8bf290cb8d9198dc85f141b5.tar.gz |
Fix .SRCINFO bug
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ pkgbase = thtk-git arch = i686 arch = x86_64 license = BSD - makedepends = git cmake + makedepends = (git cmake) depends = libpng provides = thtk=r305.21620f0 conflicts = thtk |