Skip to content

Commit

Permalink
Fixed for AUR upload
Browse files Browse the repository at this point in the history
  • Loading branch information
fer-hnndz committed Sep 28, 2024
1 parent f53a084 commit 7384fcb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .SRCINFO
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pkgbase = python-battery-advisor
pkgbase = battery-advisor
pkgdesc = A simple tool to monitor and notify about battery status. Built with Python.
pkgver = 0.1.0
pkgrel = 1
Expand All @@ -13,4 +13,4 @@ pkgbase = python-battery-advisor
source = https://files.pythonhosted.org/packages/source/b/battery_advisor/battery_advisor-0.1.0.tar.gz
sha256sums = e85608ed5c7674a0d682cc36a5ce360c91871e9c481157ddf84e66ff7cb47590

pkgname = python-battery-advisor
pkgname = battery-advisor
2 changes: 1 addition & 1 deletion PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Maintainer: Jorge Hernández <[email protected]>
pkgname="python-battery-advisor"
pkgname="battery-advisor"
pkgver=0.1.0
pkgrel=1
pkgdesc="A simple tool to monitor and notify about battery status. Built with Python."
Expand Down

0 comments on commit 7384fcb

Please sign in to comment.