summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlois Nešpor2023-09-21 11:20:56 +0200
committerAlois Nešpor2023-09-21 11:20:56 +0200
commit4b61ae17e675940682508378bce86975f1ddb244 (patch)
treee147441d051e301114548c6d0b95cb39504d85d3
parent43e0749bc09e332527387198e4de93bd9bbf0665 (diff)
downloadaur-4b61ae17e675940682508378bce86975f1ddb244.tar.gz
Update - remove replaces
-rwxr-xr-x[-rw-r--r--].SRCINFO2
-rwxr-xr-x[-rw-r--r--]PKGBUILD1
2 files changed, 0 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4cfb3a2dbb8..ab280ebd7f81 100644..100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,9 +15,7 @@ pkgbase = libva-intel-driver-g45-h264
optdepends = libva-utils: Applications and Scripts for libva (vainfo and others)
provides = libva-intel-driver
conflicts = libva-intel-driver
- replaces = libva-intel-driver
source = https://bitbucket.org/alium/g45-h264/downloads/intel-driver-g45-h264-2.4.1.tar.gz
sha256sums = f9d18a4b9d5007bc606d125b553a3d053d3295dd295ea477e43396a751e706fd
pkgname = libva-intel-driver-g45-h264
-
diff --git a/PKGBUILD b/PKGBUILD
index dd9eb04234dd..697f1488438d 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,6 @@ pkgdesc='Video Acceleration (VA) API for Linux'
depends=('libdrm' 'libgl' 'glibc' 'libva>=2.0.0')
conflicts=('libva-intel-driver')
provides=('libva-intel-driver')
-replaces=('libva-intel-driver')
optdepends=('libva-utils: Applications and Scripts for libva (vainfo and others)')
license=(MIT)
makedepends=(mesa)