File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22name = " calendarchy"
3- version = " 0.1.1 "
3+ version = " 0.1.2 "
44edition = " 2024"
55
66[dependencies ]
Original file line number Diff line number Diff line change 11pkgbase = calendarchy-bin
22 pkgdesc = Terminal calendar app for Google Calendar and iCloud
3- pkgver = 0.1.1
3+ pkgver = 0.1.2
44 pkgrel = 1
55 url = https://github.com/sovanesyan/calendarchy
66 arch = x86_64
77 license = MIT
88 provides = calendarchy
99 conflicts = calendarchy
10- source = calendarchy-bin-0.1.1 .tar.gz::https://github.com/sovanesyan/calendarchy/releases/download/v0.1.1 /calendarchy-x86_64-unknown-linux-gnu.tar.gz
10+ source = calendarchy-bin-0.1.2 .tar.gz::https://github.com/sovanesyan/calendarchy/releases/download/v0.1.2 /calendarchy-x86_64-unknown-linux-gnu.tar.gz
1111 sha256sums = SKIP
1212
1313pkgname = calendarchy-bin
Original file line number Diff line number Diff line change 11# Maintainer: Sergey Ovanesyan <sergey@ovanesyan.com>
22pkgname=calendarchy-bin
3- pkgver=0.1.1
3+ pkgver=0.1.2
44pkgrel=1
55pkgdesc=' Terminal calendar app for Google Calendar and iCloud'
66arch=(' x86_64' )
Original file line number Diff line number Diff line change 11pkgbase = calendarchy
22 pkgdesc = Terminal calendar app for Google Calendar and iCloud
3- pkgver = 0.1.1
3+ pkgver = 0.1.2
44 pkgrel = 1
55 url = https://github.com/sovanesyan/calendarchy
66 arch = x86_64
77 license = MIT
88 makedepends = cargo
99 options = !lto
10- source = calendarchy-0.1.1 .tar.gz::https://github.com/sovanesyan/calendarchy/archive/v0.1.1 .tar.gz
11- sha256sums = 6128e47c12ea0658a8d8a0c5f55faec4db5e5619ecd6fa13f8d0946d8f460d38
10+ source = calendarchy-0.1.2 .tar.gz::https://github.com/sovanesyan/calendarchy/archive/v0.1.2 .tar.gz
11+ sha256sums = SKIP
1212
1313pkgname = calendarchy
Original file line number Diff line number Diff line change 11# Maintainer: Sergey Ovanesyan <sergey@ovanesyan.com>
22pkgname=calendarchy
3- pkgver=0.1.1
3+ pkgver=0.1.2
44pkgrel=1
55pkgdesc=' Terminal calendar app for Google Calendar and iCloud'
66arch=(' x86_64' )
@@ -9,7 +9,7 @@ license=('MIT')
99makedepends=(' cargo' )
1010options=(! lto)
1111source=(" $pkgname -$pkgver .tar.gz::$url /archive/v$pkgver .tar.gz" )
12- sha256sums=(' 6128e47c12ea0658a8d8a0c5f55faec4db5e5619ecd6fa13f8d0946d8f460d38 ' )
12+ sha256sums=(' SKIP ' )
1313
1414prepare () {
1515 cd " $pkgname -$pkgver "
You can’t perform that action at this time.
0 commit comments