summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12023-04-12 22:17:24 +0800
committerChocobo12023-04-12 22:17:24 +0800
commit6380cb87c4d3abfd256c9f6e757f356c4e860c59 (patch)
tree26706dd1e95f9be1d3e6c35ce939a684e836b677 /PKGBUILD
parent662ccbf95e7431839779e458ae57fe1bb2ab6aec (diff)
downloadaur-os-prober-git.tar.gz
upgpkg: os-prober-git 1.81.r4.g7875f73-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 498e06154084..c038e6d5e6df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=os-prober-git
-pkgver=1.78.r0.g5debc53
+pkgver=1.81.r4.g7875f73
pkgrel=1
pkgdesc="Tool to detect other filesystems with operating systems on them"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="https://tracker.debian.org/pkg/os-prober"
license=('GPL')
depends=('glibc' 'sh')
makedepends=('git')
-provides=('os-prober')
+provides=("os-prober=$pkgver")
conflicts=('os-prober')
source=("git+https://salsa.debian.org/installer-team/os-prober.git")
sha256sums=('SKIP')