diff options
author | AnapalOne | 2024-07-31 12:31:19 +0800 |
---|---|---|
committer | AnapalOne | 2024-07-31 12:31:19 +0800 |
commit | 4a9f5c9c7c483e13663d1a53ecd81e6a6c627e5c (patch) | |
tree | c922c3ba751baabf31713e35c53a799f644286e5 /.SRCINFO | |
download | aur-4a9f5c9c7c483e13663d1a53ecd81e6a6c627e5c.tar.gz |
Initalize repo
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 000000000000..044cc7bd0c48 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,16 @@ +pkgbase = xwinwrap-mmhobi7-git + pkgdesc = X11 Window in desktop enviroment background (mmhobi7 fork) + pkgver = r30.391519d + pkgrel = 1 + url = https://github.com/mmhobi7/xwinwrap + arch = x86_64 + makedepends = git + depends = libx11 + depends = libxrender + depends = libxext + provides = xwinwrap + conflicts = xwinwrap + source = https://github.com/mmhobi7/xwinwrap.git + sha256sums = SKIP + +pkgname = xwinwrap-mmhobi7-git |