diff options
author | Deposite Pirate | 2023-10-20 00:35:51 +0200 |
---|---|---|
committer | Deposite Pirate | 2023-10-20 00:35:51 +0200 |
commit | 9dacc2c836d7f678411d9597b40e9a003b0283c2 (patch) | |
tree | 20564970d2d2e379a80a2176180b76e3d53558dd /hexchat-otr-git/.SRCINFO | |
parent | 74015f59b5394981b0ae0cce2d34084c38739f96 (diff) |
* Drop hexchat-otr.
deleted: hexchat-otr-git/.SRCINFO
deleted: hexchat-otr-git/.gitignore
deleted: hexchat-otr-git/PKGBUILD
Diffstat (limited to 'hexchat-otr-git/.SRCINFO')
-rw-r--r-- | hexchat-otr-git/.SRCINFO | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/hexchat-otr-git/.SRCINFO b/hexchat-otr-git/.SRCINFO deleted file mode 100644 index 456fc54..0000000 --- a/hexchat-otr-git/.SRCINFO +++ /dev/null @@ -1,19 +0,0 @@ -pkgbase = hexchat-otr-git - pkgdesc = OTR support for hexchat - pkgver = r52.g22d5495 - pkgrel = 1 - url = https://github.com/TingPing/hexchat-otr - arch = i686 - arch = x86_64 - license = GPL2 - makedepends = git - makedepends = meson - depends = hexchat - depends = libotr>=4.1.0 - provides = hexchat-otr - conflicts = hexchat-otr - source = hexchat-otr-git::git+https://github.com/TingPing/hexchat-otr - sha256sums = SKIP - -pkgname = hexchat-otr-git - |