summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2023-01-15 03:14:58 +0100
committerFabioLolix2023-01-15 03:14:58 +0100
commit1a9dce3d20031cbccd5cd2b41fa01f4703d0d047 (patch)
tree2a973cb9e4f1408f4c7477c984e238467c96bc61
parentb8260e1c193180d40b62b4acee4dafa073be00e5 (diff)
downloadaur-1a9dce3d20031cbccd5cd2b41fa01f4703d0d047.tar.gz
fix versioning
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e23a9ce0177a..97d696c3679b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = bottles-git
pkgdesc = Easily manage wineprefix using environments
- pkgver = 2022.11.14.r7.g6dc02256
- pkgrel = 2
- epoch = 1
+ pkgver = 50.1.r0.gc62d1f1e
+ pkgrel = 1
+ epoch = 2
url = https://usebottles.com/
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 662afe97b0a5..4a13e96eea8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Talebian <talebian@sovietunion.xyz>
pkgname=bottles-git
-pkgver=2022.11.14.r7.g6dc02256
-pkgrel=2
-epoch=1
+pkgver=50.1.r0.gc62d1f1e
+pkgrel=1
+epoch=2
pkgdesc="Easily manage wineprefix using environments"
arch=(any)
url="https://usebottles.com/"