This commit is contained in:
Mark Wagie 2025-12-27 09:20:38 -07:00
parent ec54208dc1
commit 72ecdd5d31
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = wattage
pkgdesc = An application designed for monitoring the health and status of your power devices.
pkgver = 1.2.1
pkgver = 1.3.0
pkgrel = 1
url = https://github.com/v81d/wattage
arch = x86_64
@ -11,7 +11,7 @@ pkgbase = wattage
depends = libadwaita
depends = libgee
depends = upower
source = wattage-1.2.1.tar.gz::https://github.com/v81d/wattage/archive/refs/tags/1.2.1.tar.gz
sha256sums = f5fdcd61a5ea0415c7a7adf2f52428d4c9c54790554dfad068c4b153c32136fc
source = wattage-1.3.0.tar.gz::https://github.com/v81d/wattage/archive/refs/tags/1.3.0.tar.gz
sha256sums = 8b1dd4b5a4cc1c39f08a7692ed42fbae89fa0c4af6d0947bd3e556b2bca9bf80
pkgname = wattage

View file

@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
pkgname=wattage
pkgver=1.2.1
pkgver=1.3.0
pkgrel=1
pkgdesc="An application designed for monitoring the health and status of your power devices."
arch=('x86_64')
@ -17,7 +17,7 @@ makedepends=(
'vala'
)
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz")
sha256sums=('f5fdcd61a5ea0415c7a7adf2f52428d4c9c54790554dfad068c4b153c32136fc')
sha256sums=('8b1dd4b5a4cc1c39f08a7692ed42fbae89fa0c4af6d0947bd3e556b2bca9bf80')
build() {
arch-meson "$pkgname-$pkgver" build