summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandraAlter2024-02-18 15:31:25 +0000
committerAlexandraAlter2024-02-18 15:31:25 +0000
commit03bb23b8c237f20d4bfdc8480d6614778ecd010b (patch)
treecc9290bd6ed0be922376102600370430f81858d1 /PKGBUILD
parent7f7cda4eefe6d5a6e3887b54f58d3349cdb3d17a (diff)
downloadaur-plover_plugins_manager.tar.gz
Updated to 0.7.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 702f7f5b2049..2dc356fae23e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=plover_plugins_manager
pkgdesc="Plugins manager for Plover."
-pkgver=0.7.1
+pkgver=0.7.2
pkgrel=1
arch=('any')
license=('GPL2')
@@ -26,10 +26,10 @@ makedepends=(
'python-build'
'python-installer'
)
-url="https://github.com/benoit-pierre/plover_plugins_manager"
+url="https://github.com/openstenoproject/plover_plugins_manager"
_pkgdist="$pkgname-$pkgver"
-source=("$pkgname-$pkgver.tar.gz::https://github.com/benoit-pierre/$pkgname/archive/refs/tags/$pkgver.tar.gz")
-sha256sums=('5d385b92d5df94fd71ae5a16d9dbae6ef3fe9636935d0bcd4a09d01993891189')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/openstenoproject/$pkgname/archive/refs/tags/$pkgver.tar.gz")
+sha256sums=('cf827c31fb2d907f1927cdd1858fb45a0a8cf4be530f65332f8f61c455f7ea57')
build() {
cd "$_pkgdist"