mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
v1.0
This commit is contained in:
parent
2c43ddd641
commit
fea2dea67c
2 changed files with 5 additions and 5 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = typhoon
|
||||
pkgdesc = A stylish weather app based on Stormcloud
|
||||
pkgver = 0.9.95
|
||||
pkgrel = 2
|
||||
pkgver = 1.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/archisman-panigrahi/typhoon
|
||||
arch = any
|
||||
license = GPL-3.0-or-later
|
||||
|
|
@ -15,7 +15,7 @@ pkgbase = typhoon
|
|||
depends = python-dbus
|
||||
depends = libportal
|
||||
depends = python-cairosvg
|
||||
source = git+https://github.com/archisman-panigrahi/typhoon.git#tag=v0.9.95
|
||||
source = git+https://github.com/archisman-panigrahi/typhoon.git#tag=v1.0
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = typhoon
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,6 +1,6 @@
|
|||
pkgname=typhoon
|
||||
pkgver=0.9.95
|
||||
pkgrel=2
|
||||
pkgver=1.0
|
||||
pkgrel=1
|
||||
pkgdesc="A stylish weather app based on Stormcloud"
|
||||
arch=('any')
|
||||
url="https://github.com/archisman-panigrahi/typhoon"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue