summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2022-10-09 23:23:53 +0200
committerD3SOX2022-10-09 23:23:53 +0200
commitb1e04c2f4518a1cb452f1474375e4eb2984e3aa1 (patch)
treee85b283572ae189161e569d9a1a1e89b85b888a8
parente4014b0c07dcbec74fb366c904973f3ae1c977ed (diff)
downloadaur-b1e04c2f4518a1cb452f1474375e4eb2984e3aa1.tar.gz
bump epoch to force update
-rw-r--r--.SRCINFO3
-rwxr-xr-xPKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21b5f850cee0..abef0ac57dff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,8 @@
pkgbase = uxplay
pkgdesc = AirPlay Unix mirroring server
pkgver = 1.56d
- pkgrel = 2
+ pkgrel = 1
+ epoch = 1
url = https://github.com/FDH2/UxPlay
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index f40912521579..abd32a50f565 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,8 @@
pkgname=uxplay
_gitname=UxPlay
pkgver=1.56d
-pkgrel=2
+epoch=1
+pkgrel=1
pkgdesc="AirPlay Unix mirroring server"
arch=('any')
url="https://github.com/FDH2/$_gitname"