mirror of
https://github.com/archlinux/aur.git
synced 2026-02-10 06:54:23 +01:00
Update to v0.3.4
This commit is contained in:
parent
0322b735fd
commit
ef273bdbb6
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -5,7 +5,7 @@ pkgbase = mindwtr-bin
|
|||
url = https://github.com/dongdongbh/Mindwtr
|
||||
arch = x86_64
|
||||
license = MIT
|
||||
depends = webkit2gtk
|
||||
depends = webkit2gtk-4.1
|
||||
depends = gtk3
|
||||
depends = libappindicator-gtk3
|
||||
provides = mindwtr
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -6,7 +6,7 @@ pkgdesc="A complete Getting Things Done (GTD) productivity system - Mind Like Wa
|
|||
arch=('x86_64')
|
||||
url="https://github.com/dongdongbh/Mindwtr"
|
||||
license=('MIT')
|
||||
depends=('webkit2gtk' 'gtk3' 'libappindicator-gtk3')
|
||||
depends=('webkit2gtk-4.1' 'gtk3' 'libappindicator-gtk3')
|
||||
provides=('mindwtr')
|
||||
conflicts=('mindwtr')
|
||||
source_x86_64=("${url}/releases/download/v${pkgver}/mindwtr_${pkgver}_amd64.deb")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue