summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChih-Hsuan Yen2023-08-27 01:31:36 +0800
committerChih-Hsuan Yen2023-08-27 01:31:36 +0800
commitfe60ea413c461207128c6f6fbc4f43d389b766f8 (patch)
tree6f6cf2e8df278e3195ea992ad163219e6dc82d15
parenteab95e8a93b9b2b868dc3a24e3833604b7188fe6 (diff)
downloadaur-fe60ea413c461207128c6f6fbc4f43d389b766f8.tar.gz
Sync from https://github.com/archlinuxcn/repo/blob/master/archlinuxcn/archrepo2-git
See discussions at https://github.com/archlinuxcn/repo/commit/5c03832eeeb49aac611708a850cd9d776d313ef3
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a4917b35038..3c5c38fb5a35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: malacology
-# Contributor: lilydjwg <lilydjwg@gmail.com>
+# Maintainer: lilydjwg <lilydjwg@gmail.com>
pkgname=archrepo2-git
epoch=2
-pkgver=0.5.r18.gc003123
-pkgrel=2
+pkgver=0.5.r23.g954068b
+pkgrel=1
pkgdesc="Arch Linux repository manager"
arch=('any')
url="https://github.com/lilydjwg/archrepo2"
license=('MIT')
-depends=('python' 'python-setuptools' 'python-tornado' 'python-pyinotify' 'pacman')
+depends=('python' 'python-setuptools' 'python-tornado' 'python-pyinotify' 'pacman' 'pyalpm')
makedepends=('git')
source=('git+https://github.com/lilydjwg/archrepo2.git')
md5sums=('SKIP')