diff options
author | sL1pKn07 | 2021-01-07 15:56:34 +0100 |
---|---|---|
committer | sL1pKn07 | 2021-01-07 15:56:34 +0100 |
commit | 05cea121c1f93386838cc30ed301b43ca32fca9b (patch) | |
tree | 82a82ce11294f48780d0c6c2d9fd7f8224be611b /.SRCINFO | |
download | aur-05cea121c1f93386838cc30ed301b43ca32fca9b.tar.gz |
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 00000000000..3b3b4e30234 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,17 @@ +pkgbase = avisynth-plugin-rawsource26-git + pkgdesc = Plugin for Avisynth: rawsource26 (GIT version) + pkgver = 0.0.1.5.g1c0e215 + pkgrel = 1 + url = https://github.com/Asd-g/RawSource_2.6x + arch = x86_64 + license = GPL + makedepends = git + makedepends = cmake + depends = avisynthplus + provides = avisynth-plugin-rawsource26 + conflicts = avisynth-plugin-rawsource26 + source = rawsource26::git+https://github.com/Asd-g/RawSource_2.6x.git + sha256sums = SKIP + +pkgname = avisynth-plugin-rawsource26-git + |