Skip to content
Snippets Groups Projects
Commit 664a4d7f authored by Maxime Gauduin's avatar Maxime Gauduin
Browse files

upgpkg: 2.0.0-1

parent 26f77da0
No related branches found
No related tags found
No related merge requests found
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=pantheon-calculator
pkgver=1.7.2
pkgrel=2
pkgver=2.0.0
pkgrel=1
pkgdesc='The Pantheon Calculator'
arch=(x86_64)
url=https://github.com/elementary/calculator
......@@ -10,9 +10,7 @@ license=(GPL3)
groups=(pantheon)
depends=(
glib2
gtk3
libgranite.so
libhandy-1.so
libgranite-7.so
)
makedepends=(
git
......@@ -20,13 +18,12 @@ makedepends=(
meson
vala
)
_tag=bcc44153cee994ff72e5b5058b7d0f8324b79a59
_tag=ecaeaf8e0574f1efd5285e3f93d196256c849076
source=(pantheon-calculator::git+https://github.com/elementary/calculator.git#tag=${_tag})
sha256sums=(SKIP)
pkgver() {
cd pantheon-calculator
git describe --tags
}
......
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