summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 538d25136b1f..b53dd34f5089 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = arandr-indicator-git
pkgdesc = Quick and simple tray icon menu for changing the monitor layout.
pkgver = 2.0.0+11.r26.20220728.aac95e3
- pkgrel = 1
+ pkgrel = 2
epoch = 2
url = https://github.com/denilsonsa/arandr-indicator
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 79ef5f7c4401..1d9622206052 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@ _pkgname=arandr-indicator
pkgname="${_pkgname}-git"
epoch=2
pkgver=2.0.0+11.r26.20220728.aac95e3
-pkgrel=1
+pkgrel=2
pkgdesc="Quick and simple tray icon menu for changing the monitor layout."
arch=('any')
-url="https://github.com/denilsonsa/arandr-indicator" # original project
+url="https://github.com/denilsonsa/arandr-indicator" # Original project.
license=('custom: BSD')
depends=(
'pygtk'
@@ -24,7 +24,7 @@ provides=("${_pkgname}=${pkgver}")
replaces=()
conflicts=("${_pkgname}")
source=(
- "${_pkgname}::git+https://github.com/denilsonsa/arandr-indicator.git" # original project (Python 2)
+ "${_pkgname}::git+${url}.git"
'license-info.txt'
)
sha256sums=(