diff options
author | Deposite Pirate | 2021-10-31 06:36:59 +0100 |
---|---|---|
committer | Deposite Pirate | 2021-10-31 06:36:59 +0100 |
commit | 8fbede26be61ed7cc364a397e63cc620f62d0c2e (patch) | |
tree | ed055cb0e284c2301ee419d3f25c16edba0c0023 /libgnt-hg/.SRCINFO | |
parent | 93b96b7fc70a74bf5cc0e31f13348c814a8121f5 (diff) |
* Update libgnt
renamed: libgnt-hg/.SRCINFO -> libgnt3-hg/.SRCINFO
renamed: libgnt-hg/.gitignore -> libgnt3-hg/.gitignore
renamed: libgnt-hg/PKGBUILD -> libgnt3-hg/PKGBUILD
Diffstat (limited to 'libgnt-hg/.SRCINFO')
-rw-r--r-- | libgnt-hg/.SRCINFO | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/libgnt-hg/.SRCINFO b/libgnt-hg/.SRCINFO deleted file mode 100644 index 0f56605..0000000 --- a/libgnt-hg/.SRCINFO +++ /dev/null @@ -1,21 +0,0 @@ -pkgbase = libgnt-hg - pkgdesc = ncurses widgets for Pidgin - pkgver = r1390.3ebfb66520a9 - pkgrel = 1 - url = https://bitbucket.org/pidgin/libgnt - arch = i686 - arch = x86_64 - license = GPL2 - makedepends = mercurial - makedepends = meson - makedepends = gtk-doc - depends = ncurses>=6.1 - depends = glib2>=2.58.0 - depends = icu>=63.1 - depends = libxml2>=2.9.8 - depends = python>=3.7.0 - source = libgnt-hg::hg+https://keep.imfreedom.org/libgnt/libgnt - sha256sums = SKIP - -pkgname = libgnt-hg - |