add i3 pkg
This commit is contained in:
parent
c04869fd96
commit
3c70663e1f
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
pkgname={pkg_name}
|
||||
pkgver={pkg_ver}
|
||||
pkgname="{pkg_name}"
|
||||
pkgver="{pkg_ver}"
|
||||
pkgrel=1
|
||||
pkgdesc={pkg_desc}
|
||||
pkgdesc="{pkg_desc}"
|
||||
arch=("any")
|
||||
url="https://parchlinux.ir/"
|
||||
license=("GPL")
|
||||
|
|
Loading…
Add table
Reference in a new issue