Skip to content
Snippets Groups Projects
Unverified Commit 01bbc278 authored by Maxime Gauduin's avatar Maxime Gauduin
Browse files

upgpkg: 8.0.0-1

parent 0b43f57a
No related branches found
No related tags found
No related merge requests found
pkgbase = pantheon-calculator
pkgdesc = The Pantheon Calculator
pkgver = 2.0.3
pkgver = 8.0.0
pkgrel = 1
url = https://github.com/elementary/calculator
arch = x86_64
groups = pantheon
license = GPL3
license = GPL-3.0-only
makedepends = git
makedepends = intltool
makedepends = meson
makedepends = vala
depends = dconf
depends = glib2
depends = glibc
depends = gtk4
depends = hicolor-icon-theme
depends = libgranite-7.so
source = pantheon-calculator::git+https://github.com/elementary/calculator.git#tag=ed1fcab4c9f1f6ca5eda66421ea6072e1db56968
sha256sums = SKIP
source = pantheon-calculator::git+https://github.com/elementary/calculator.git#tag=1b9ed3b626d03cd14c06d53daac7070c6a69ad59
sha256sums = e06e072cccee8d6f05f681991871b49a67769ad39ee736ff82dd4e47d18e0a8a
pkgname = pantheon-calculator
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=pantheon-calculator
pkgver=2.0.3
pkgver=8.0.0
pkgrel=1
pkgdesc='The Pantheon Calculator'
arch=(x86_64)
url=https://github.com/elementary/calculator
license=(GPL3)
license=(GPL-3.0-only)
groups=(pantheon)
depends=(
dconf
glib2
glibc
gtk4
hicolor-icon-theme
libgranite-7.so
)
makedepends=(
......@@ -18,9 +22,9 @@ makedepends=(
meson
vala
)
_tag=ed1fcab4c9f1f6ca5eda66421ea6072e1db56968
_tag=1b9ed3b626d03cd14c06d53daac7070c6a69ad59
source=(pantheon-calculator::git+https://github.com/elementary/calculator.git#tag=${_tag})
sha256sums=(SKIP)
sha256sums=('e06e072cccee8d6f05f681991871b49a67769ad39ee736ff82dd4e47d18e0a8a')
pkgver() {
cd pantheon-calculator
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment