diff options
author | Deposite Pirate | 2020-06-04 19:42:13 +0200 |
---|---|---|
committer | Deposite Pirate | 2020-06-04 19:42:13 +0200 |
commit | f02c50a4707799b7f8bf368f54f7583105eff882 (patch) | |
tree | 37e7bea22034f3ef6505c4d6a80662b0ef82d550 /castor-git/.SRCINFO | |
parent | a027a456384604f17fa45332d6c7f701677621d6 (diff) |
* Add 'patch' build dependency.
modified: castor-git/.SRCINFO
new file: castor-git/.gitignore
modified: castor-git/PKGBUILD
Diffstat (limited to 'castor-git/.SRCINFO')
-rw-r--r-- | castor-git/.SRCINFO | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/castor-git/.SRCINFO b/castor-git/.SRCINFO index cc37c93..098bd37 100644 --- a/castor-git/.SRCINFO +++ b/castor-git/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = castor-git pkgdesc = A gemini, gopher and finger graphical client - pkgver = 0.7.0.r6.g188cd6c + pkgver = 0.8.13.r0.gcb7d09b pkgrel = 1 url = https://git.sr.ht/~julienxx/castor arch = i686 @@ -9,6 +9,7 @@ pkgbase = castor-git makedepends = git makedepends = rust makedepends = cargo + makedepends = patch depends = gtk3 depends = gdk-pixbuf2 depends = pango |