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.2 "
3+ version = " 0.1.3 "
44edition = " 2024"
55
66[dependencies ]
Original file line number Diff line number Diff line change 11# Maintainer: Serge Ovanesyan <sergey@ovanesyan.com>
22pkgname=calendarchy-bin
3- pkgver=0.1.2
3+ pkgver=0.1.3
44pkgrel=1
55pkgdesc=' Terminal calendar app for Google Calendar and iCloud'
66arch=(' x86_64' )
@@ -9,7 +9,7 @@ license=('MIT')
99provides=(' calendarchy' )
1010conflicts=(' calendarchy' )
1111source=(" $pkgname -$pkgver .tar.gz::$url /releases/download/v$pkgver /calendarchy-x86_64-unknown-linux-gnu.tar.gz" )
12- sha256sums=(' 931f641a31a42066fdc238f1c5ca4ec78758cf6a69d0d7d214dcbe1e893180fd ' )
12+ sha256sums=(' SKIP ' )
1313
1414package () {
1515 install -Dm755 calendarchy " $pkgdir /usr/bin/calendarchy"
Original file line number Diff line number Diff line change 11# Maintainer: Serge Ovanesyan <sergey@ovanesyan.com>
22pkgname=calendarchy
3- pkgver=0.1.2
3+ pkgver=0.1.3
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=(' 94aa6949ed90d93064d50355d03cdd98d253efe8ce420411702a0f6402d154c6 ' )
12+ sha256sums=(' SKIP ' )
1313
1414prepare () {
1515 cd " $pkgname -$pkgver "
You can’t perform that action at this time.
0 commit comments