We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dc31eb commit fc10cb7Copy full SHA for fc10cb7
app-utils/dialog/spec
@@ -1,4 +1,5 @@
1
-VER=1.3+20240619
2
-SRCS="tbl::https://invisible-mirror.net/archives/dialog/dialog-${VER/+/-}.tgz"
3
-CHKSUMS="sha256::5d8c4318963db3fd383525340276e0e05ee3dea9a6686c20779f5433b199547d"
+UPSTREAM_VER=1.3-20251001
+VER=${UPSTREAM_VER/-/+}
+SRCS="tbl::https://invisible-mirror.net/archives/dialog/dialog-${UPSTREAM_VER}.tgz"
4
+CHKSUMS="sha256::bee47347a983312facc4dbcccd7fcc86608d684e1f119d9049c4692213db96c3"
5
CHKUPDATE="anitya::id=431"
0 commit comments