mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
new version
This commit is contained in:
parent
383fb15e13
commit
7a58fc16db
2 changed files with 3 additions and 3 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = typhoon
|
||||
pkgdesc = A stylish weather app based on Stormcloud
|
||||
pkgver = 0.9.91
|
||||
pkgver = 0.9.92
|
||||
pkgrel = 1
|
||||
url = https://github.com/archisman-panigrahi/typhoon
|
||||
arch = any
|
||||
|
|
@ -14,7 +14,7 @@ pkgbase = typhoon
|
|||
depends = imagemagick
|
||||
depends = python-dbus
|
||||
depends = libportal
|
||||
source = git+https://github.com/archisman-panigrahi/typhoon.git#tag=v0.9.91
|
||||
source = git+https://github.com/archisman-panigrahi/typhoon.git#tag=v0.9.92
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = typhoon
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -1,5 +1,5 @@
|
|||
pkgname=typhoon
|
||||
pkgver=0.9.91
|
||||
pkgver=0.9.92
|
||||
pkgrel=1
|
||||
pkgdesc="A stylish weather app based on Stormcloud"
|
||||
arch=('any')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue