Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
chinese-calendar


Commits:
efdc491a by Robin Candau at 2023-09-28T09:16:15+02:00
upgpkg: 1.0.3.r58-3 Replace bzr by breezy
https://archlinux.org/todo/change-dependency-from-bzr-to-breezy/

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,14 @@
+pkgbase = chinese-calendar
+       pkgdesc = Chinese traditional calendar for Ubuntu Kylin
+       pkgver = 1.0.3.r58
+       pkgrel = 3
+       url = https://launchpad.net/chinese-calendar
+       arch = x86_64
+       license = GPL3
+       makedepends = breezy
+       depends = qt5-base
+       depends = qt5-svg
+       source = 
chinese-calendar::bzr+https://launchpad.net/chinese-calendar/trunk#revision=58
+       sha512sums = SKIP
+
+pkgname = chinese-calendar


=====================================
PKGBUILD
=====================================
@@ -3,13 +3,13 @@
 
 pkgname=chinese-calendar
 pkgver=1.0.3.r58
-pkgrel=2
+pkgrel=3
 pkgdesc="Chinese traditional calendar for Ubuntu Kylin"
 arch=('x86_64')
 url="https://launchpad.net/chinese-calendar";
 license=('GPL3')
 depends=('qt5-base' 'qt5-svg')
-makedepends=('bzr')
+makedepends=('breezy')
 # unreleased version has qt5 support and references to 1.0.4 in 
debian/changelog
 
#source=("https://launchpad.net/ubuntu/+archive/primary/+files/chinese-calendar_$pkgver.orig.tar.xz";)
 source=("$pkgname::bzr+$url/trunk#revision=58")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/chinese-calendar/-/commit/efdc491ad59f015c376749ec2516f5e85c617a25

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/chinese-calendar/-/commit/efdc491ad59f015c376749ec2516f5e85c617a25
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to